Keith Guerin
22cf2a6e91
feat(ui): implement refreshed UX for Composer layout
...
- Promotes refreshed multi-row status area and footer as the default experience.
- Stabilizes Composer row heights to prevent layout 'jitter' during typing and model turns.
- Unifies active hook status and model loading indicators into a single, stable Row 1.
- Refactors settings to use backward-compatible 'Hide' booleans (ui.hideStatusTips, ui.hideStatusWit).
- Removes vestigial context usage bleed-through logic in minimal mode to align with global UX direction.
- Relocates toast notifications to the top status row for improved visibility.
- Updates all CLI UI snapshots and architectural tests to reflect the stabilized layout.
- Fixes persistent TypeScript compilation errors in tests by refactoring async render helpers (`LoadingIndicator.test.tsx`, `AppHeader.test.tsx`, `ToolMessage.test.tsx`) to avoid direct destructuring of complex inferred return types, ensuring consistent Promise flattening across all CI environments (Node 20/22/24).
2026-03-19 23:21:20 -07:00
Sam Roberts
2ebcd48a4e
Update callouts to work on github. ( #22245 )
2026-03-19 21:11:14 +00:00
Abhi
0d60d68cf9
docs(mcp): standardize mcp tool fqn documentation ( #21664 )
2026-03-10 19:13:00 +00:00
Chris Williams
0f019122b0
Docs: Make documentation links relative ( #21490 )
2026-03-09 15:23:00 +00:00
Jenna Inouye
29b3aa860c
Docs: Create tools reference ( #19470 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-04 20:16:33 +00:00
Tommaso Sciortino
c89d4f9c6c
docs: add Windows PowerShell equivalents for environments and scripting ( #20333 )
2026-02-27 23:41:47 +00:00
Steven Robertson
b0ceb74462
feat: implement AfterTool tail tool calls ( #18486 )
2026-02-24 03:57:00 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. ( #19503 )
2026-02-19 23:47:39 +00:00
Jack Wotherspoon
ae672881d1
docs: update clearContext to hookSpecificOutput ( #18024 )
2026-02-02 17:32:37 +00:00
Abhi
7c445526a4
docs: remove 'experimental' syntax for hooks in docs ( #17660 )
2026-01-28 01:06:12 +00:00
Abhi
cb772a5b7f
docs(hooks): clarify mandatory 'type' field and update hook schema documentation ( #17499 )
2026-01-25 23:33:12 +00:00
Jack Wotherspoon
da1664c7a0
feat: add clearContext to AfterAgent hooks ( #16574 )
2026-01-23 22:14:30 +00:00
Abhi
0a173cac46
docs(hooks): comprehensive update of hook documentation and specs ( #16816 )
2026-01-22 03:13:15 +00:00
Jenna Inouye
e894871afc
Docs: Marking for experimental features ( #16760 )
2026-01-21 18:11:42 +00:00
Abdul Tawab
9703fe73cf
feat(cli): Hooks enable-all/disable-all feature with dynamic status ( #15552 )
2026-01-12 07:42:04 +00:00
Abhi
b9762a3ee1
docs: add note about experimental hooks ( #16337 )
2026-01-11 00:34:59 +00:00
Jack Wotherspoon
c7d17dda49
fix: properly use systemMessage for hooks in UI ( #16250 )
2026-01-09 20:47:14 +00:00
Liqiong Zheng
26505b580c
docs: Remove redundant and duplicate documentation files ( #14699 )
...
Co-authored-by: Liqiong Zheng <laceyzheng2017@gmail.com >
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2026-01-08 23:07:45 +00:00
Vijay Vasudevan
eb3f3cfdb8
feat(hooks): add mcp_context to BeforeTool and AfterTool hook inputs ( #15656 )
...
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com >
2026-01-08 18:35:33 +00:00
Abhi
17b3eb730a
docs: add docs for hooks + extensions ( #16073 )
2026-01-07 20:46:44 +00:00
Abhi
006de1dd31
Add security docs ( #15739 )
2026-01-02 20:22:30 +00:00
Abhi
54466a3ea8
feat(hooks): add support for friendly names and descriptions ( #15174 )
2025-12-18 16:09:24 +00:00
Abhi
7da060c149
(docs): Add reference section to hooks documentation ( #15159 )
2025-12-18 15:49:05 +00:00
Roaim
cc52839f19
Docs ( #15103 )
...
Co-authored-by: Abhi <abhipatel@google.com >
2025-12-16 21:51:47 +00:00
Edilmo Palencia
8d4082ef2e
feat(hooks): Hook System Documentation ( #14307 )
2025-12-03 18:57:05 +00:00