Keith Guerin
576eaff9cd
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.
2026-03-17 15:00:53 -07:00
Qiaochu Hu
9a73aa4072
docs: clarify that tools.core is an allowlist for ALL built-in tools ( #18813 )
...
Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com >
Co-authored-by: hobostay <hobostay@users.noreply.github.com >
2026-03-12 22:40:05 +00:00
Sam Roberts
d25c469f77
Migrate files to resource or references folder. ( #19503 )
2026-02-19 23:47:39 +00:00
Jenna Inouye
c7237f0c79
Docs: Refresh docs to organize and standardize reference materials. ( #18403 )
2026-02-13 22:09:17 +00:00
Abhijit Balaji
0e85e021dc
feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine ( #18508 )
2026-02-12 00:49:48 +00:00
Jacob Richman
ca6786a28b
feat(ui): use Tab to switch focus between shell and input ( #14332 )
2026-01-12 23:30:12 +00:00
David Huntsperger
26f050ff10
Updated ToC on docs intro; updated title casing to match Google style ( #13717 )
2025-12-01 19:38:48 +00:00
cornmander
dcf362bcf9
Inline tree-sitter wasm and add runtime fallback ( #11157 )
2025-10-17 00:25:30 +00:00
cornmander
bd5c158a62
Revert "Shell approval rework" ( #11143 )
2025-10-14 22:55:28 +00:00
cornmander
92dbdbb93b
Shell approval rework ( #11073 )
2025-10-14 16:51:32 +00:00
Richie Foreman
a08938010c
cleanup(markdown): Prettier format all markdown @ 80 char width ( #10714 )
2025-10-09 12:17:37 +00:00
Gal Zahavi
1f31443ed1
fix(shell): update shell setting from usePty to enableInteractiveShell ( #8726 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-18 20:05:01 +00:00
Gal Zahavi
05022434eb
chore(docs): Fix typo in shell.md ( #8492 )
2025-09-15 21:21:29 +00:00
Gal Zahavi
8c283127d5
docs(tools): update shell.md for interactive commands ( #8480 )
2025-09-15 17:09:38 +00:00
Gal Zahavi
f00cf42f69
docs(config): update documentation for settings structure ( #7352 )
2025-08-28 22:31:33 +00:00
xyizko
1b08a6c063
fix(minor): Grammar and Typos ( #5053 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05 22:41:27 +00:00
Daniel Lee
3dd6e431df
feat: add GEMINI_CLI environment variable to spawned shell commands ( #4791 )
2025-07-24 17:13:00 +00:00
Jerop Kipruto
f3849627fc
feat(shell): Enable prefix matching for flexible command validation ( #2653 )
2025-06-30 15:42:35 +00:00
Jerop Kipruto
d8d78d73f9
feat: allow command-specific restrictions for ShellTool ( #2605 )
2025-06-29 19:32:26 +00:00
Jenna Inouye
4bf18da2b0
Documents: Add docs tools pages ( #1397 )
2025-06-24 22:31:58 +00:00
matt korwel
3b943c1582
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ( #784 )
2025-06-09 12:19:42 -07:00
Olcan
87474e52d7
rename shell tool more intuitively as run_shell_command (from historical name of execute_bash_command inherited from terminal tool) ( #869 )
2025-06-09 08:57:30 -07:00
cperry-goog
63757d6a7a
docs: update and reorganize documentation ( #806 )
2025-06-07 10:47:30 -07:00
cperry-goog
59e8fcb409
Docs: Fix broken links and update documentation ( #377 )
2025-05-15 20:43:01 -07:00
cperry-goog
58ef39e2a9
Docs: Add initial project documentation structure and content ( #368 )
...
Co-authored-by: Taylor Mullen <ntaylormullen@google.com >
2025-05-15 20:04:33 -07:00