summaryrefslogtreecommitdiff
path: root/packages/core/src/tools/tools.ts
AgeCommit message (Expand)Author
2025-08-08Fix for git issue 5657 to add lines of code added/removed telemetry (#5823)agarwalravikant
2025-08-07Migrate EditTool, GrepTool, and GlobTool to DeclarativeTool (#5744)joshualitt
2025-08-06feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)joshualitt
2025-08-06[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)christine betts
2025-08-06Detect and warn about cyclic tool refs when schema depth errors are encounter...Jacob MacDonald
2025-08-01[Fix Telemetry for tool calls, PR 1/n] Propagate tool reported errors via Too...Silvio Junior
2025-07-17Zed integration (#4266)Conrad Irwin
2025-07-16fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP...Wanlin Du
2025-07-13feat(tools): Centralize shell tool summarization (#4009)N. Taylor Mullen
2025-07-11Summarize tool call outputs using tool specific summarizers (#3745)anj-s
2025-07-08Improve Function Call argument validation and typing (#2881)Tommaso Sciortino
2025-07-05feat: Handle inline content modification in tool scheduler (#2883)Adam Weidman
2025-06-13Improvements to web-fetch tool (#1030)Allen Hutchison
2025-06-11feat: External editor settings (#882)Leo
2025-06-09Add Windsurf in edit tool to modify changes, if installed (#853)Eddie Santos
2025-06-08feat: Add flow to allow modifying edits during edit tool call (#808)Leo
2025-06-01refactor: Centralize tool scheduling logic and simplify React hook (#670)N. Taylor Mullen
2025-05-30Rename server->core (#638)Tommaso Sciortino