Commit Graph

1723 Commits

Author SHA1 Message Date
Christian Gunderman
ef23e1c35f Another example. 2026-02-16 13:58:35 -08:00
Christian Gunderman
1a6334287b Strengthen delegation prompt. 2026-02-16 13:56:50 -08:00
Christian Gunderman
9a2bc40052 De-emphasize cost of subagents. 2026-02-16 13:06:01 -08:00
Christian Gunderman
8a075a1ed9 Agents enabled. 2026-02-16 12:37:40 -08:00
Christian Gunderman
02bf9db95c Enable generalist. 2026-02-16 12:19:18 -08:00
Christian Gunderman
8d5a152d32 Revert "Emphasize cost of a turn."
This reverts commit 4ad4b2adc9.
2026-02-16 11:36:38 -08:00
Christian Gunderman
99cb82dc1b Sub-agents for context mgmt. 2026-02-16 11:22:44 -08:00
Christian Gunderman
2d1d7bb2d6 Merge branch 'gundermanc/ranged-reads3' into gundermanc/sub-agents-context
# Conflicts:
#	packages/core/src/tools/edit.ts
2026-02-16 11:08:18 -08:00
Christian Gunderman
4ad4b2adc9 Emphasize cost of a turn. 2026-02-16 10:59:52 -08:00
Christian Gunderman
0aa04bae21 Read min. 2026-02-15 22:35:21 -08:00
Christian Gunderman
1f03760429 Another prompt. 2026-02-15 21:19:38 -08:00
Christian Gunderman
fc13adaca9 Better prompt. 2026-02-15 14:32:20 -08:00
Christian Gunderman
9844066de3 Prompt changes. 2026-02-15 13:09:54 -08:00
Christian Gunderman
e85e24fd20 Provide feedback on fuzzy matches. 2026-02-15 12:46:38 -08:00
Christian Gunderman
c5d01784ff More edits improvements. 2026-02-14 15:35:54 -08:00
Christian Gunderman
74bd9342c3 Drop threshold to 5%. 2026-02-14 14:14:09 -08:00
Christian Gunderman
1a6c3ec9ef Add edit correction. 2026-02-14 13:29:03 -08:00
Christian Gunderman
1e4cdfd691 Make max matches optional. 2026-02-13 17:07:59 -08:00
Christian Gunderman
6d1bfa8da9 Turns for days. 2026-02-13 13:52:39 -08:00
Christian Gunderman
e0f0b7b56e Push limits. 2026-02-13 12:07:11 -08:00
Christian Gunderman
56d4759d41 Fix subagent break. 2026-02-13 12:03:55 -08:00
Christian Gunderman
46a0538ffd Parallelize with generalist agent. 2026-02-13 11:17:35 -08:00
Sandy Tao
e844a57bfc feat(core): fallback to chat-base when using unrecognized models for chat (#19016) 2026-02-13 19:00:08 +00:00
Sandy Tao
9c285eaf15 fix(core): Prevent loop detection false positives on lists with long shared prefixes (#18975) 2026-02-13 10:58:46 -08:00
Christian Gunderman
f0f47df01e Add line. 2026-02-13 09:05:28 -08:00
Jerop Kipruto
60be42f095 refactor(core): adopt CoreToolCallStatus enum for type safety (#18998) 2026-02-13 16:27:20 +00:00
N. Taylor Mullen
d0c6a56c65 fix(core): ensure --yolo does not force headless mode (#18976) 2026-02-13 15:43:50 +00:00
Adib234
d5dfae6bbf fix(plan): make question type required in AskUser tool (#18959) 2026-02-13 15:03:52 +00:00
Michael Bleigh
b61a123da8 feat(sdk): implements SessionContext for SDK tool calls (#18862) 2026-02-13 07:28:48 +00:00
Michael Bleigh
bed3eae0e1 feat(sdk): initial package bootstrap for SDK (#18861) 2026-02-13 06:08:27 +00:00
Tommaso Sciortino
d82f66973f Fix drag and drop escaping (#18965) 2026-02-13 02:27:56 +00:00
Aishanee Shah
b62c6566be refactor(core): centralize tool definitions (Group 1: replace, search, grep) (#18944) 2026-02-13 02:05:33 +00:00
Christian Gunderman
1ee6900190 Agent provided prompt suggestions. 2026-02-12 17:15:34 -08:00
Allen Hutchison
696198be87 feat(policy): add --policy flag for user defined policies (#18500)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-13 00:25:23 +00:00
Jerop Kipruto
8275871963 Hide AskUser tool validation errors from UI (agent self-corrects) (#18954) 2026-02-12 21:49:07 +00:00
Adib234
0b3130cec7 fix(plan): isolate plan files per session (#18757) 2026-02-12 19:02:59 +00:00
Sandy Tao
2e91c03e08 feat: add strict seatbelt profiles and remove unusable closed profiles (#18876) 2026-02-12 18:33:54 +00:00
Adib234
868f43927e feat(plan): create metrics for usage of AskUser tool (#18820)
Co-authored-by: Jerop Kipruto <jerop@google.com>
2026-02-12 17:46:59 +00:00
N. Taylor Mullen
27a1bae03b feat(core): refine Plan Mode system prompt for agentic execution (#18799) 2026-02-12 17:37:47 +00:00
Abhijit Balaji
ddcfe5b1f2 fix(core): prioritize conditional policy rules and harden Plan Mode (#18882) 2026-02-12 17:04:39 +00:00
christine betts
2ca183ffc9 Show notification when there's a conflict with an extensions command (#17890) 2026-02-12 16:29:06 +00:00
Christian Gunderman
89e81f2202 Tweaks. 2026-02-12 08:00:27 -08:00
Christian Gunderman
cb230cc989 Prompt tweaks. 2026-02-12 06:45:05 -08:00
Christian Gunderman
9d1220bbb0 Ranged file reads. 2026-02-11 23:14:59 -08:00
matt korwel
099aa9621c fix(core): ensure sub-agents are registered regardless of tools.allowed (#18870) 2026-02-12 02:12:01 +00:00
Christian Gunderman
2b6676d7dc Important word. 2026-02-11 18:09:11 -08:00
Christian Gunderman
ac179551a8 Revert prompt. 2026-02-11 17:59:34 -08:00
Christian Gunderman
0b5c652548 Fix test. 2026-02-11 17:26:20 -08:00
Abhijit Balaji
0e85e021dc feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine (#18508) 2026-02-12 00:49:48 +00:00
Christian Gunderman
80017bf986 Firmer language. 2026-02-11 16:25:24 -08:00