summaryrefslogtreecommitdiff
path: root/packages/server/src/tools/web-fetch.ts
AgeCommit message (Expand)Author
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30feat: Implement retry with backoff for API calls (#613)N. Taylor Mullen
2025-05-29feat: Enhance web_fetch tool to process prompts with URLs using Gemini API (#...Allen Hutchison
2025-05-10Enable tools to cancel active execution.Taylor Mullen
2025-05-02Cleanup low value comments. (#248)Jacob Richman
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter