Commit Graph

1299 Commits

Author SHA1 Message Date
Ishaan Gupta e0e5a1858a refactor: migrate app containter hook calls to hook system (#16161) 2026-01-09 16:47:54 +00:00
Tommaso Sciortino 27faa33b9d Always enable bracketed paste (#16179) 2026-01-09 16:07:05 +00:00
Sehoon Shon a844dbe758 Support @ suggestions for subagenets (#16201)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-09 00:51:18 +00:00
Adib234 60233e9645 feat: implement file system reversion utilities for rewind (#15715) 2026-01-08 22:21:15 +00:00
Adam Weidman cdb0cd9d86 feat(cli): add /agents slash command to list available agents (#16182) 2026-01-08 21:02:44 +00:00
Alejandro López Almeida a95f89fdf6 Add support for Antigravity terminal in terminal setup utility (#16051)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-01-08 20:08:30 +00:00
minglu7 92c0934577 docs: correct typo in bufferFastReturn JSDoc ("accomodate" → "accommodate") (#16056) 2026-01-08 18:59:02 +00:00
kevinjwang1 bb4cb66cd0 Add extension linking capabilities in cli (#16040) 2026-01-08 18:37:16 +00:00
N. Taylor Mullen 46a57c06eb feat(cli): export chat history in /bug and prefill GitHub issue (#16115) 2026-01-08 11:43:55 +00:00
N. Taylor Mullen 9e6b2b47de [Skills] UX Polishing: Transparent feedback and CLI refinements (#15954) 2026-01-08 06:30:33 +00:00
cayden-google 0e0e0226c2 Add upgrade option for paid users (#15978) 2026-01-08 02:01:40 +00:00
Jasmeet Bhatia 71e883b76c feat(cli): add filepath autosuggestion after slash commands (#14738)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2026-01-08 01:47:05 +00:00
Sehoon Shon 2c5070ef6f Add option to fallback for capacity errors in ProQuotaDi… (#16050) 2026-01-07 21:59:48 +00:00
Adib234 da6f44b823 Core data structure updates for Rewind functionality (#15714) 2026-01-07 17:10:22 +00:00
Abhi ef4329a708 policy: extract legacy policy from core tool scheduler to policy engine (#15902) 2026-01-07 04:28:06 +00:00
N. Taylor Mullen f5ff944036 [Skills] Multi-scope skill enablement and shadowing fix (#15953) 2026-01-07 04:24:29 +00:00
N. Taylor Mullen 1bfc3a7399 Introduce GEMINI_CLI_HOME for strict test isolation (#15907) 2026-01-07 04:09:39 +00:00
N. Taylor Mullen bbfa69c9c4 [Skills] Foundation: Centralize management logic and feedback rendering (#15952) 2026-01-06 20:11:19 -08:00
joshualitt 4a0ea2dccc feat(hooks): Add a hooks.enabled setting. (#15933) 2026-01-06 21:33:37 +00:00
Abhi 07d674ff26 feat(ui): add visual indicators for hook execution (#15408) 2026-01-06 20:52:12 +00:00
Tommaso Sciortino e4cca7d7cc properly disable keyboard modes on exit (#16006) 2026-01-06 20:11:43 +00:00
Sehoon Shon 6aac3c49d6 Add description for each settings item in /settings (#15936) 2026-01-06 19:06:15 +00:00
Gal Zahavi 9a06d8eb92 fix: default folder trust to untrusted for enhanced security (#15943) 2026-01-06 18:09:09 +00:00
Sehoon Shon ca892fd4e7 remove manual string when displaying manual model in the footer (#15967) 2026-01-06 04:07:44 +00:00
Tommaso Sciortino dfe2b6ddec Add setting to support OSC 52 paste (#15336) 2026-01-06 00:11:50 +00:00
N. Taylor Mullen 21d8ba5d85 Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
Tommaso Sciortino 2811fded90 fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
Christian Gunderman 4581b1869f Support context injection via SessionStart hook. (#15746) 2026-01-05 21:27:53 +00:00
Manoj Naik 4f26766dd1 fix: prevent /copy crash on Windows by skipping /dev/tty (#15657)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-05 20:33:03 +00:00
Sehoon Shon 15969f215e Opt-in to persist model from /model (#15820) 2026-01-05 20:31:13 +00:00
Abhi 37898d31e7 chore: rename smart-edit to edit (#15923) 2026-01-05 20:25:54 +00:00
Dev Randalpura da7162deba Make default settings apply (#15354) 2026-01-05 20:00:20 +00:00
Sandy Tao e835b552f7 feat(hooks): implement granular stop and block behavior for agent hooks (#15824) 2026-01-05 02:58:34 +00:00
Abhi 2411c3a674 feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776) 2026-01-04 22:11:43 +00:00
Abhi 8a2eddcb25 feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774) 2026-01-04 19:59:35 +00:00
N. Taylor Mullen 6c7045f346 Agent Skills: Unify Representation & Centralize Loading (#15833) 2026-01-03 16:24:36 -08:00
N. Taylor Mullen fee268a717 Agent Skills: Status Bar Integration for Skill Counts (#15741) 2026-01-02 23:01:31 +00:00
Abhi 5ab0c5d33d chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00
Jack Wotherspoon 95d3d4983c feat: add folder suggestions to /dir add command (#15724) 2026-01-02 21:08:11 +00:00
Sehoon Shon b21f87068d log fallback mode (#15817) 2026-01-02 18:19:43 +00:00
Sandy Tao 3f17c6a6c3 feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685) 2025-12-30 23:22:53 +00:00
N. Taylor Mullen 1ed8948b67 Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698) 2025-12-30 13:35:52 -08:00
christine betts d5342b4237 Add extension settings info to /extensions list (#14905) 2025-12-30 21:09:48 +00:00
christine betts 656a68cc39 Add instructions to the extensions update info notification (#14907) 2025-12-30 19:50:33 +00:00
Abhi 299c51be2b Revert "Update wittyPhrases.ts (#15697)" (#15719) 2025-12-30 16:50:28 +00:00
segyges a12e34f9c8 Update wittyPhrases.ts (#15697)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
2025-12-30 07:18:44 +00:00
Adib234 97bc542183 Migrate console to coreEvents.emitFeedback or debugLogger (#15219) 2025-12-29 20:46:10 +00:00
Abhi 895ca9eb3f refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
Sehoon Shon d190268ebd do not persist the fallback model (#15483) 2025-12-26 16:08:44 +00:00
Sehoon Shon 44b869ea84 feat: Show snowfall animation for holiday theme (#15494)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2025-12-26 16:07:39 +00:00