Commit Graph

4668 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
Christian Gunderman
952f9e1b5e Fix subagents.eval.ts: update prompt and assertion for linter test 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
Tommaso Sciortino
c0e7da42b2 Remove unnecessary eslint config file (#19015) 2026-02-13 18:27:40 +00:00
Emily Hedlund
b16c9a5ebd fix(vscode): resolve unsafe type assertion lint errors (#19006) 2026-02-13 17:54:41 +00:00
Tommaso Sciortino
3bed7bbe8d Adjust lint rules to avoid unnecessary warning. (#18970) 2026-02-13 17:30:28 +00:00
Christian Gunderman
f0f47df01e Add line. 2026-02-13 09:05:28 -08:00
christine betts
e1b9002b35 Enable in-CLI extension management commands for team (#18957) 2026-02-13 17:03:28 +00: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
Abhi
00f73b73bc refactor(cli): finalize event-driven transition and remove interaction bridge (#18569) 2026-02-13 02:14:35 +00:00
Aishanee Shah
b62c6566be refactor(core): centralize tool definitions (Group 1: replace, search, grep) (#18944) 2026-02-13 02:05:33 +00:00
g-samroberts
ca374dcf47 Update installation guide (#18823) 2026-02-13 01:21:10 +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
Philippe
5b4884692b fix(vim): vim support that feels (more) complete (#18755)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-02-13 00:22:39 +00:00
Jacob Richman
55ec0f043c feat(cli): disable ctrl-s shortcut outside of alternate buffer mode (#18887) 2026-02-12 23:00:13 +00:00
Shreya Keshive
44bcba323f feat(admin): Add admin controls documentation (#18644) 2026-02-12 22:39:42 +00:00
Jacob Richman
c00de442e5 bug(cli) fix flicker due to AppContainer continuous initialization (#18958) 2026-02-12 22:16:46 +00:00
Jerop Kipruto
8275871963 Hide AskUser tool validation errors from UI (agent self-corrects) (#18954) 2026-02-12 21:49:07 +00:00
Jerop Kipruto
e8e681c670 feat(ui): align AskUser color scheme with UX spec (#18943) 2026-02-12 21:10:25 +00:00
christine betts
991b2c6002 Add generic searchable list to back settings and extensions (#18838) 2026-02-12 20:50:41 +00:00
Jacob Richman
207ac6f2dc ui(polish) blend background color with theme (#18802) 2026-02-12 19:56:07 +00:00
Dmitry Lyalin
db00c5abf3 feat(cli): prototype clean UI toggle and minimal-mode bleed-through (#18683) 2026-02-12 19:25:24 +00:00