summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/web-fetch.ts
AgeCommit message (Collapse)Author
2025-08-21feat(core): Annotate remaining error paths in tools with type. (#6699)joshualitt
2025-08-19feat(core): Cleanup after migrating tools. (#6199)joshualitt
Co-authored-by: Jacob Richman <[email protected]>
2025-08-13chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)Richie Foreman
2025-08-13feat(core): Migrate read_many_files, shell, and web_fetch. (#6167)joshualitt
2025-08-13Zed integration schema upgrade (#5536)Agus Zubiaga
Co-authored-by: Conrad Irwin <[email protected]> Co-authored-by: Ben Brandt <[email protected]>
2025-08-11feat: migrate tools to use parametersJsonSchema. (#5330)Wanlin Du
2025-07-17Zed integration (#4266)Conrad Irwin
Co-authored-by: Agus Zubiaga <[email protected]> Co-authored-by: Ben Brandt <[email protected]> Co-authored-by: mkorwel <[email protected]>
2025-07-17feat(cli): add explicit proxy option in cli (#2526)warjiang
Co-authored-by: Dcatfly <[email protected]>
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-29refactor: remove unnecessary assertion (#2579)Noritaka Kobayashi
2025-06-13Improvements to web-fetch tool (#1030)Allen Hutchison
2025-06-02Refactor: Centralize GeminiClient in Config (#693)Scott Densmore
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-05-30Rename server->core (#638)Tommaso Sciortino