Christian Gunderman
|
d1dc4902fd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
Tommaso Sciortino
|
11ec4ac2f8
|
test(cli): address unresolved feedback from PR #23252 (#23303)
|
2026-03-20 21:42:01 +00:00 |
|
Tommaso Sciortino
|
6c78eb7a39
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
kevinjwang1
|
86a3a913b5
|
Fix schema for ModelChains (#23284)
|
2026-03-20 19:50:15 +00:00 |
|
kevinjwang1
|
7a65c1e91d
|
Add support for linking in the extension registry (#23153)
|
2026-03-20 15:08:34 +00:00 |
|
Jerop Kipruto
|
5a3c7154df
|
feat(worktree): add Git worktree support for isolated parallel sessions (#22973)
|
2026-03-20 14:10:51 +00:00 |
|
Jack Wotherspoon
|
326edee741
|
Merge remote-tracking branch 'origin/main' into gemini-cli-policies-ui
# Conflicts:
# packages/cli/src/ui/commands/policiesCommand.test.ts
# packages/cli/src/ui/commands/policiesCommand.ts
# packages/core/src/policy/config.ts
# packages/core/src/policy/toml-loader.ts
|
2026-03-20 09:22:37 -04:00 |
|
kevinjwang1
|
06a7873c51
|
Add ModelChain support to ModelConfigService and make ModelDialog dynamic (#22914)
|
2026-03-19 22:22:26 +00:00 |
|
ruomeng
|
98d1bec99f
|
fix(plan): clarify that plan mode policies are combined with normal mode (#23158)
|
2026-03-19 21:51:10 +00:00 |
|
Sandy Tao
|
33f630111f
|
feat(core): add experimental memory manager agent to replace save_memory tool (#22726)
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
|
2026-03-19 12:57:52 -07:00 |
|
Jacob Richman
|
524b1e39a5
|
Fix logging and virtual list. (#23080)
|
2026-03-19 17:50:49 +00:00 |
|
Tommaso Sciortino
|
23264ced9a
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
joshualitt
|
39d3b0e28c
|
feat(cli): Partial threading of AgentLoopContext. (#22978)
|
2026-03-19 16:02:13 +00:00 |
|
Dev Randalpura
|
34f271504a
|
fix(ui): fix flickering on small terminal heights (#21416)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-18 21:28:21 +00:00 |
|
ruomeng
|
94e6bf8591
|
fix(cli): resolve duplicate footer on tool cancel via ESC (#21743) (#21781)
|
2026-03-18 20:27:38 +00:00 |
|
ANIRUDDHA ADAK
|
0ed9f1e7f5
|
feat(ui): remove write todo list tool from UI tips (#22281)
Co-authored-by: Aniruddha Adak <aniruddhaadak80@users.noreply.github.com>
Co-authored-by: anj-s <32556631+anj-s@users.noreply.github.com>
|
2026-03-18 19:06:42 +00:00 |
|
Keith Guerin
|
4dcca1ca10
|
feat(ui): format multi-line banner warnings with a bold title (#22955)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-03-18 18:39:12 +00:00 |
|
Tommaso Sciortino
|
a5a461c234
|
test(cli): simplify createMockSettings calls (#22952)
|
2026-03-18 18:12:44 +00:00 |
|
Tommaso Sciortino
|
d7dfcf7f99
|
refactor(cli): simplify keypress and mouse providers and update tests (#22853)
|
2026-03-18 16:38:56 +00:00 |
|
Abhi
|
4ecb4bb24b
|
refactor(ui): extract SessionBrowser search and navigation components (#22377)
|
2026-03-18 04:44:01 +00:00 |
|
Abhi
|
be7c7bb83d
|
fix(cli): resolve subagent grouping and UI state persistence (#22252)
|
2026-03-18 03:11:20 +00:00 |
|
N. Taylor Mullen
|
e2658ccda8
|
refactor(cli): remove extra newlines in ShellToolMessage.tsx (#22868)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-17 23:48:16 +00:00 |
|
anj-s
|
b8719bcd47
|
feat: add 'blocked' status to tasks and todos (#22735)
|
2026-03-17 23:24:26 +00:00 |
|
matt korwel
|
e0be1b2afd
|
fix(cli): use active sessionId in useLogger and improve resume robustness (#22606)
|
2026-03-17 21:42:40 +00:00 |
|
Jomak-x
|
1f3f7247b1
|
fix(cli): clean up stale pasted placeholder metadata after word/line deletions (#20375)
Co-authored-by: ruomeng <ruomeng@google.com>
|
2026-03-17 20:16:26 +00:00 |
|
Adib234
|
77a874cf65
|
feat(plan): add 'All the above' option to multi-select AskUser questions (#22365)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-17 19:17:34 +00:00 |
|
Sehoon Shon
|
b211f30d95
|
fix(cli): override j/k navigation in settings dialog to fix search input conflict (#22800)
|
2026-03-17 19:08:45 +00:00 |
|
AK
|
695bcaea0d
|
feat(core): add foundation for subagent tool isolation (#22708)
|
2026-03-17 03:54:33 +00:00 |
|
Adam Weidman
|
44ce90d76c
|
refactor(core): introduce InjectionService with source-aware injection and backend-native background completions (#22544)
|
2026-03-16 21:06:29 +00:00 |
|
Emily Hedlund
|
05fda0cf01
|
feat(extensions): implement cryptographic integrity verification for extension updates (#21772)
|
2026-03-16 19:01:52 +00:00 |
|
Abhi
|
d43ec6c8f3
|
feat: enable subagents (#22386)
|
2026-03-16 18:40:12 +00:00 |
|
Sehoon Shon
|
48130ebd25
|
Guard pro model usage (#22665)
|
2026-03-16 17:44:25 +00:00 |
|
Sri Pasumarthi
|
e3df87cf1a
|
fix: Adjust ToolGroupMessage filtering to hide Confirming and show Canceled tool calls. (#22230)
|
2026-03-16 15:50:11 +00:00 |
|
N. Taylor Mullen
|
bd590bbde6
|
fix(cli): improve command conflict handling for skills (#21942)
|
2026-03-14 23:33:14 +00:00 |
|
kevinjwang1
|
0bf7ea60c5
|
Add ModelDefinitions to ModelConfigService (#22302)
|
2026-03-14 21:45:21 +00:00 |
|
Jack Wotherspoon
|
bfb13b4fc3
|
chore: remove one line
|
2026-03-14 21:50:55 +01:00 |
|
Jack Wotherspoon
|
27a56f4f7a
|
chore: use reducer
|
2026-03-14 21:45:03 +01:00 |
|
Jack Wotherspoon
|
e1febb6849
|
chore: minor nits
|
2026-03-14 21:29:43 +01:00 |
|
Jack Wotherspoon
|
4204813895
|
chore: remove reverse engineering of arg pattern
|
2026-03-14 20:44:42 +01:00 |
|
Jack Wotherspoon
|
3de096b444
|
chore: update test
|
2026-03-14 20:18:50 +01:00 |
|
Jack Wotherspoon
|
8faed58289
|
chore: update test
|
2026-03-14 20:02:35 +01:00 |
|
Jack Wotherspoon
|
96cd5b7c5a
|
chore: update
|
2026-03-14 19:53:04 +01:00 |
|
Jack Wotherspoon
|
480ac50204
|
Merge branch 'main' into gemini-cli-policies-ui
|
2026-03-14 19:13:11 +01:00 |
|
Jack Wotherspoon
|
7ff4402dbd
|
chore: add tests
|
2026-03-14 18:35:15 +01:00 |
|
Jack Wotherspoon
|
2b96590e94
|
feat(ui): add policies dialog
|
2026-03-14 18:21:25 +01:00 |
|
Gal Zahavi
|
b49fc8122d
|
feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941)
|
2026-03-13 23:02:09 +00:00 |
|
Tommaso Sciortino
|
24933a90d0
|
fix(cli): support CJK input and full Unicode scalar values in terminal protocols (#22353)
|
2026-03-13 21:24:26 +00:00 |
|
Gal Zahavi
|
fa024133e6
|
feat(core): integrate SandboxManager to sandbox all process-spawning tools (#22231)
|
2026-03-13 21:11:51 +00:00 |
|
anj-s
|
dd8d4c98b3
|
feat(tracker): return TodoList display for tracker tools (#22060)
|
2026-03-13 18:18:33 +00:00 |
|
Abhi
|
3b601b3d90
|
refactor(ui): extract SessionBrowser static ui components (#22348)
|
2026-03-13 17:25:13 +00:00 |
|