jacob314
4ee4bfcb02
Optimize VirtualizedList
...
Checkpoint optimizing virtualized list
Fixes for fallback rendering where terminalBuffer=false
Change terminalBuffer false back to the default while we fix performance
with very large chats.
Checkpoint changes to virtualized list.
Fix virtualized list
NO commit
Update ink version.
Fix UI snapshot mismatch in MainContent tests and VirtualizedList computation
Checkpoint.
2026-05-05 10:20:38 -07:00
Coco Sheng
493b555646
feat: add ignoreLocalEnv setting and --ignore-env flag ( #2493 ) ( #26445 )
2026-05-04 19:14:33 +00:00
Sandy Tao
a7beb890d0
feat(memory): add Auto Memory inbox flow with canonical-patch contract ( #26338 )
2026-05-04 19:07:13 +00:00
Coco Sheng
60a6a47d56
feat(voice): add privacy and compliance UX warning for Gemini Live backend ( #26454 )
2026-05-04 18:32:15 +00:00
Adib234
7dea5b47a1
fix(cli): undeprecate --prompt and correct positional query docs ( #26329 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-05-01 19:19:01 +00:00
Abhijit Balaji
d9f273e440
feat(config): enable Gemma 4 models by default via Gemini API ( #26307 )
2026-05-01 04:14:57 +00:00
Jenna Inouye
778da08ee1
Docs: Update Agent Skills documentation ( #22388 )
...
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-30 20:25:28 +00:00
JunYoung Ka
84616626f5
feat(cli): Add 'list' subcommand to '/commands' ( #22324 )
...
Co-authored-by: Coco Sheng <cocosheng@google.com >
Co-authored-by: Spencer <spencertang@google.com >
2026-04-30 19:54:17 +00:00
Paolo Menichetti
84875ce911
docs(cli): add skill discovery troubleshooting checklist to tutorial ( #26018 )
2026-04-30 18:01:41 +00:00
Samee Zahid
8cec567064
docs(core): add automated gemma setup guide ( #26233 )
...
Co-authored-by: Samee Zahid <sameez@google.com >
2026-04-29 23:08:54 +00:00
Abdul Tawab
011c0f9bc0
feat(cli): add --delete flag to /exit command for session deletion ( #19332 )
...
Co-authored-by: David Pierce <davidapierce@google.com >
2026-04-29 17:20:57 +00:00
ifitisit
9e7c924f7b
docs(cli): point plan-mode session retention to actual /settings labels ( #25978 )
...
Co-authored-by: Spencer <spencertang@google.com >
2026-04-28 21:27:42 +00:00
Sam Roberts
47bca39eeb
(docs) update sandboxing documentation ( #25930 )
2026-04-27 22:39:22 +00:00
Abhijit Balaji
2e0641c83b
feat(voice): implement real-time voice mode with cloud and local backends ( #24174 )
2026-04-24 21:29:38 +00:00
Emily Hedlund
571ca5a555
update FatalUntrustedWorkspaceError message to include doc link ( #25874 )
2026-04-23 23:26:29 +00:00
Abhijit Balaji
d4c5333dcf
feat(core,cli): add support for Gemma 4 models (experimental) ( #25604 )
2026-04-23 23:02:17 +00:00
Emily Hedlund
dba9b9a0ff
feat(cli): secure .env loading and enforce workspace trust in headless mode ( #25814 )
...
Co-authored-by: galz10 <galzahavi@google.com >
Co-authored-by: davidapierce <davidapierce@google.com >
2026-04-23 16:09:14 +00:00
Sandy Tao
5318610c1d
fix(core): support jsonl session logs in memory and summary services ( #25816 )
2026-04-22 23:07:39 +00:00
Sandy Tao
6edfba481f
refactor(memory): replace MemoryManagerAgent with prompt-driven memory editing across four tiers ( #25716 )
2026-04-22 01:21:55 +00:00
Mahima Shanware
a4e98c0a4c
fix(core): resolve nested plan directory duplication and relative path policies ( #25138 )
2026-04-21 18:20:57 +00:00
Spencer
c260550146
feat(telemetry): add flag for enabling traces specifically ( #25343 )
2026-04-21 18:07:32 +00:00
Samee Zahid
1d383a4a8e
feat(cli): add streamlined gemini gemma local model setup ( #25498 )
...
Co-authored-by: Abhijit Balaji <abhijitbalaji@google.com >
Co-authored-by: Samee Zahid <sameez@google.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-20 23:57:56 +00:00
Timo
6afc47f81c
docs(cli): fix inconsistent system.md casing in system prompt docs ( #25414 )
...
Co-authored-by: cynthialong0-0 <82900738+cynthialong0-0@users.noreply.github.com >
2026-04-20 23:03:36 +00:00
Sandy Tao
8573650253
feat(config): split memoryManager flag into autoMemory ( #25601 )
2026-04-18 00:08:02 +00:00
Sam Roberts
220888ac2d
docs: migrate installation and authentication to mdx with tabbed layouts ( #25155 )
2026-04-17 18:07:07 +00:00
Christian Gunderman
b2f775921d
feat(core): enable topic update narration by default and promote to general ( #25586 )
...
Co-authored-by: JAYADITYA <96861162+JayadityaGit@users.noreply.github.com >
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2026-04-17 17:49:32 +00:00
jackyliuxx
ac9025e9fc
Use OSC 777 for terminal notifications ( #25300 )
2026-04-16 18:45:54 +00:00
ruomeng
f16f1cced3
feat(core): add tools to list and read MCP resources ( #25395 )
2026-04-16 17:57:43 +00:00
Jerop Kipruto
050c30330e
feat(core): implement silent fallback for Plan Mode model routing ( #25317 )
2026-04-13 19:59:24 +00:00
Adib234
a4318f22ec
fix(core): expose GEMINI_PLANS_DIR to hook environment ( #25296 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-13 19:26:52 +00:00
Coco Sheng
773567c6ca
docs: correct documentation for enforced authentication type ( #25142 )
2026-04-10 22:43:54 +00:00
Christopher Thomas
b499562921
docs: add vi shortcuts and clarify MCP sandbox setup ( #21679 )
...
Co-authored-by: Jenna Inouye <jinouye@google.com >
2026-04-10 18:00:25 +00:00
Sam Roberts
e09410b6e5
Automated documentation audit results ( #22755 )
2026-04-10 02:07:00 +00:00
Sehoon Shon
464bac270c
fix(cli): optimize startup with lightweight parent process ( #24667 )
2026-04-09 00:17:32 +00:00
Jacob Richman
7e1938c1bc
fix(cli): switch default back to terminalBuffer=false and fix regressions introduced for that mode ( #24873 )
2026-04-08 05:47:54 +00:00
Gal Zahavi
21a3925f99
docs: update sandboxing documentation and toolSandboxing settings ( #24655 )
2026-04-04 01:26:41 +00:00
Jarrod Whelan
3f12c1d7c7
feat(cli): enable compact tool output by default ( #24509 ) ( #24510 )
2026-04-03 17:59:12 +00:00
Jacob Richman
61719a3926
show color ( #24613 )
2026-04-03 16:53:34 +00:00
Jacob Richman
1f5d7014c6
feat(ui): enable "TerminalBuffer" mode to solve flicker ( #24512 )
2026-04-03 00:39:49 +00:00
Jerop Kipruto
64c928fce7
feat(core): implement context-aware persistent policy approvals ( #23257 )
2026-04-02 20:01:33 +00:00
joshualitt
e0044f2868
feat(core): Land ContextCompressionService ( #24483 )
2026-04-02 16:22:04 +00:00
Jacob Richman
84936dc85d
Auto configure memory. ( #24474 )
2026-04-02 03:15:27 +00:00
Keith Guerin
cb7f7d6c72
feat(cli): change default loadingPhrases to 'off' to hide tips ( #24342 )
2026-04-01 23:04:43 +00:00
Adib234
55f5d3923c
feat(policy): explicitly allow web_fetch in plan mode with ask_user ( #24456 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-01 19:57:56 +00:00
joshualitt
377e834e03
refactor(core): Unified context management settings schema ( #24391 )
2026-04-01 17:24:45 +00:00
Jerop Kipruto
ca43f8c291
feat(core): prioritize discussion before formal plan approval ( #24423 )
2026-04-01 15:55:47 +00:00
Daniel R. Neal
8ae5b56b5b
feat(ui): add Tokyo Night theme ( #24054 )
...
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com >
2026-04-01 01:08:28 +00:00
Yifan Ruan
9cb09ccf8e
docs: Add 'plan' option to approval mode in CLI reference ( #24134 )
2026-03-31 17:34:59 +00:00
ruomeng
07e2053e12
feat(plan): promote planning feature to stable ( #24282 )
2026-03-31 16:10:13 +00:00
Jarrod Whelan
1df5c98b33
feat(cli): implement compact tool output ( #20974 )
2026-03-30 23:43:29 +00:00