Tommaso Sciortino
|
9ab24d397c
|
List tools in a consistent order. (#12615)
|
2025-11-05 23:38:44 +00:00 |
|
Silvio Junior
|
f8366fb8ad
|
Add compression mechanism to subagent (#12506)
|
2025-11-05 21:15:28 +00:00 |
|
Silvio Junior
|
c34d900bc4
|
Log recovery events (nudges) that happens inside the subagent (#12408)
|
2025-11-03 22:53:43 +00:00 |
|
Silvio Junior
|
9529f08c0a
|
Grants subagent a recovery turn for when it hits TIMEOUT, MAX_TURNS or NO_TOOL_CALL failures. (#12344)
|
2025-11-03 21:22:12 +00:00 |
|
Silvio Junior
|
b0eef017ad
|
Enforce timeout for subagents (#12232)
|
2025-11-03 20:33:04 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Abhi
|
b8561d2a40
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Abhi
|
c56c456071
|
refactor(core): Centralize tool names to avoid circular dependencies - Edit, Grep, Read (#11434)
|
2025-10-19 23:21:47 +00:00 |
|
Silvio Junior
|
42c3662a34
|
Make codebase investigator less prone to be triggered for simple searches (#10655)
|
2025-10-14 17:19:17 +00:00 |
|
bl-ue
|
b91e77b9c6
|
fix(cli): record tool calls in non-interactive mode (#10951)
|
2025-10-14 15:51:00 +00:00 |
|
Silvio Junior
|
4ea702153f
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Abhi
|
18815b85c9
|
refactor(core): migrate web search tool to tool-names (#10782)
|
2025-10-10 19:51:24 +00:00 |
|
Abhi
|
093fe09354
|
feat(core): add telemetry for subagent execution (#10456)
|
2025-10-08 12:42:33 -07:00 |
|
Silvio Junior
|
53ed0bc9e5
|
Add function processOutput to AgentDefinition and typing for an agent's output (#10447)
|
2025-10-03 17:21:08 +00:00 |
|
Silvio Junior
|
a1f73f3a03
|
Modify GCLI system prompt to conditionally use the CodebaseInvestigator (#10419)
|
2025-10-02 19:37:44 +00:00 |
|
Abhi
|
1c3979f9a9
|
refactor(agents): implement submit_final_output tool for agent completion (#10377)
|
2025-10-02 18:07:58 +00:00 |
|
Abhi
|
1c529d62c3
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|
Silvio Junior
|
9013760a9b
|
Codebase Investigator: Separate initial query from system prompt and apply templateStrings in query and initialMessages (#10282)
|
2025-10-01 20:21:01 +00:00 |
|
Abhi
|
dabc341401
|
refactor(agents): Introduce Declarative Agent Framework (#9778)
|
2025-09-30 21:00:54 +00:00 |
|