Keith Guerin
043a08807b
feat: rename /directory to /workspace and unify terminology
...
Renames the /directory command to /workspace, adds aliases for backward compatibility, and updates UI strings, settings, and prompts to use 'workspace' terminology consistently.
Linked to #20737 . Per Core/UX chat on 2/18.
2026-03-01 09:02:32 -08:00
Gaurav
ea48bd9414
feat: better error messages ( #20577 )
...
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com >
2026-02-27 18:18:16 +00:00
Jenna Inouye
5c23f7f6e0
Docs: Update UI links. ( #20224 )
2026-02-24 21:12:53 +00:00
Jacob Richman
04f65f3d55
Migrate core render util to use xterm.js as part of the rendering loop. ( #19044 )
2026-02-19 00:46:50 +00:00
Jacob Richman
366f1df120
refactor(cli): code review cleanup fix for tab+tab ( #18967 )
2026-02-17 15:16:37 +00:00
Jack Wotherspoon
5baad108d9
feat: multi-line text answers in ask-user tool ( #18741 )
2026-02-11 14:14:53 +00:00
Christian Gunderman
fd65416a2f
Disallow unsafe type assertions ( #18688 )
2026-02-10 00:10:15 +00:00
Tommaso Sciortino
1b98c1f806
refactor: push isValidPath() into parsePastedPaths() ( #18664 )
2026-02-09 21:19:51 +00:00
Jacob Richman
b51323b40c
refactor(cli): keyboard handling and AskUserDialog ( #17414 )
2026-01-27 22:26:00 +00:00
Shreya Keshive
7904f973a0
fix(admin): fix a few bugs related to admin controls ( #17590 )
2026-01-27 17:14:11 +00:00
Jacob Richman
b5fe372b5b
feat(ui): add solid background color option for input prompt ( #16563 )
...
Co-authored-by: Alexander Farber <farber72@outlook.de >
2026-01-26 23:23:54 +00:00
Gaurav
5fe328c56a
Improve error messages on failed onboarding ( #17357 )
2026-01-26 14:31:19 +00:00
Abhi
1832f7b90a
feat(cli): Moves tool confirmations to a queue UX ( #17276 )
...
Co-authored-by: Christian Gunderman <gundermanc@google.com >
2026-01-24 01:32:35 +00:00
Tommaso Sciortino
f190b87223
Support command/ctrl/alt backspace correctly ( #17175 )
2026-01-21 18:13:26 +00:00
Jacob Richman
f7f38e2b9e
Make merged settings non-nullable and fix all lints related to that. ( #16647 )
2026-01-15 17:26:10 +00:00
Tommaso Sciortino
94d5ae541e
Simplify paste handling ( #16654 )
2026-01-14 21:27:36 +00:00
Shreya Keshive
d65eab01d2
feat(admin): prompt user to restart the CLI if they change auth to oauth mid-session or don't have auth type selected at start of session ( #16426 )
2026-01-12 20:39:08 +00:00
Adib234
10ae84869a
Migrate console to coreEvents.emitFeedback or debugLogger ( #15219 )
2025-12-29 20:46:10 +00:00
Gal Zahavi
57c7b9ccce
fix(auth): prioritize GEMINI_API_KEY env var and skip unnecessary key… ( #14745 )
2025-12-13 01:50:21 +00:00
Christian Gunderman
025e450ac2
Disallow floating promises. ( #14605 )
2025-12-06 00:12:49 +00:00
Gal Zahavi
b2bdfcf1b5
fix(auth): improve API key authentication flow ( #13829 )
2025-11-26 21:58:14 +00:00
Megha Bansal
95693e265e
Improve code coverage for cli package ( #13724 )
2025-11-24 17:41:46 +00:00
Jacob Richman
030a5ace97
Fix multiple bugs with auth flow including using the implemented but unused restart support. ( #13565 )
2025-11-21 16:31:47 +00:00
Jacob Richman
d1e35f8660
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering ( #13247 )
...
Bypassing rules as link checker failure is spurious.
2025-11-20 10:44:02 -08:00
Caroline Rose
9d74b7c0e8
feat(auth): Add option for metadata server application default credentials without project override ( #12948 )
2025-11-14 16:39:11 +00:00
Jacob MacDonald
fa93b56243
[Extension Reloading]: Update custom commands, add enable/disable command ( #12547 )
2025-11-05 19:36:07 +00:00
Jacob Richman
54fa26ef0e
Fix tests to wrap all calls changing the UI with act. ( #12268 )
2025-10-30 18:50:26 +00:00
Gal Zahavi
06035d5d43
feat(auth): improve API key authentication flow ( #11760 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-30 01:58:08 +00:00
Abhi
b364f37655
refactor(logging): Centralize console logging with debugLogger ( #11590 )
2025-10-21 20:35:22 +00:00
JAYADITYA
2b61ac532d
feat: add missing visual cue for closing dialogs with Esc key ( #11386 )
2025-10-17 18:22:54 +00:00
Abhi
02241e9126
feat(auth): Improve auth dialog error handling and messaging ( #11320 )
2025-10-16 22:08:42 +00:00
Jacob Richman
34ba8be821
Enhance debug profiler to track tree framerate and dispatch errors ( #10502 )
2025-10-07 17:28:35 +00:00
Jacob Richman
62ba330612
Jacob314/add radio button keys ( #10083 )
2025-09-28 21:50:47 +00:00
Miguel Solorio
67f7dae4e3
Update default text styles ( #8291 )
2025-09-11 21:22:16 +00:00
Miguel Solorio
b9b6fe1f73
feat(ui): Semantic tokens refactor ( #8087 )
2025-09-10 17:57:07 +00:00
Tommaso Sciortino
7239c5cd9a
Refactor Authentication Components and Hooks ( #7750 )
2025-09-05 22:35:41 +00:00