Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Allen Hutchison
|
bf80263bd6
|
feat: Implement message bus and policy engine (#11523)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-21 18:45:33 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Abhi
|
995ae717cc
|
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537)
|
2025-10-20 22:16:47 +00:00 |
|
Jacob MacDonald
|
f4330c9f5e
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Billy Biggs
|
e4226b8a3e
|
Only check for updates if disableUpdateNag is false (#11405)
|
2025-10-17 19:44:31 +00:00 |
|
Jacob Richman
|
d42da87161
|
fix(accessibility) allow line wrapper in screen reader mode (#11317)
|
2025-10-17 03:38:49 +00:00 |
|
Jainam M
|
affd3cae9a
|
fix: Prevent garbled input during "Login With Google" OAuth prompt on… (#10888)
|
2025-10-10 16:59:44 +00:00 |
|
Jacob Richman
|
558be87311
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
Christie Warwick (Wilson)
|
83075b2800
|
refactor: make log/event structure clear (#10467)
|
2025-10-09 23:02:58 +00:00 |
|
Zack Birkenbuel
|
8980276b20
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Jacob MacDonald
|
ea061f52b0
|
Fix -e <extension> for disabled extensions (#9994)
|
2025-09-29 13:53:19 +00:00 |
|
Fridayxiao
|
331e2ce45d
|
feat(cli): Add setting to show status(or Gemini 's thoughts) in terminal title and taskbar icon (#4386)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 19:48:24 +00:00 |
|
Jacob Richman
|
ce92ed3f68
|
Fix issue where an undefined variable was passed to the sandbox constructor (#9279)
|
2025-09-23 17:06:31 -07:00 |
|
Jacob Richman
|
7e1705274c
|
Refactor to defer initialization. (#8925)
|
2025-09-23 02:48:25 +00:00 |
|
James
|
2c4f61eca5
|
feat(cli) Custom Commands work in Non-Interactive/Headless Mode (#8305)
|
2025-09-19 13:49:35 +00:00 |
|
Gal Zahavi
|
6756a8b8a9
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
shrutip90
|
8c0c156cbd
|
fix(cli): Auto restart CLI inner node process on trust change (#8378)
|
2025-09-17 20:05:40 +00:00 |
|
shrutip90
|
20ad40092c
|
fix(cli): Fix performance issues on relaunching CLI in inner node pro… (#8571)
|
2025-09-16 21:47:45 +00:00 |
|
christine betts
|
459de383b2
|
Update extension enablement logic (#8544)
|
2025-09-16 19:51:46 +00:00 |
|
Jerop Kipruto
|
ebf5437e52
|
feat: remove session summary feature (#8545)
|
2025-09-16 15:16:05 +00:00 |
|
fuyou
|
079526fd3b
|
Fix mixed input crash by adding proper error handling 8304 (#8430)
|
2025-09-15 22:56:25 +00:00 |
|
Gal Zahavi
|
3ceefe8732
|
fix(rendering): remove React.strictMode from gemini.tsx (#8145)
|
2025-09-10 22:30:45 +00:00 |
|
Tommaso Sciortino
|
2b05cf3bb4
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Jacob Richman
|
81904005fc
|
Fix issues where escape codes could end up on startup in the input prompt (#7267)
|
2025-09-06 00:18:51 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
christine betts
|
987f08a619
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
Gaurav
|
ee06dd33df
|
update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377)
|
2025-09-01 00:55:19 +00:00 |
|
Lee James
|
6a9fb6d2ea
|
feat: Add a --session-summary flag (#7347)
|
2025-08-29 16:53:39 +00:00 |
|
Pascal Birchler
|
03bcbcc10d
|
Add MCP loading indicator when initializing Gemini CLI (#6923)
|
2025-08-28 19:53:56 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
Gaurav
|
83a40ff9d4
|
fix: unset GEMINI_API_KEY env var if empty (#7214)
|
2025-08-27 13:20:14 +00:00 |
|
Tommaso Sciortino
|
7e31577813
|
Standardize exit codes (#7055)
|
2025-08-26 04:44:45 +00:00 |
|
owenofbrien
|
cf5e1da69f
|
Added session id logging for non-interactive sessions in debug mode (#7032)
|
2025-08-25 22:21:00 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
kookyleo
|
5bba15b038
|
fix(cli): Improve proxy test isolation and sandbox path resolution (#6555)
|
2025-08-23 04:43:03 +00:00 |
|
Sudheer Tripathi
|
d89f7ea9b5
|
fix(cli): gemini command stuck in git bash (#6397)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 00:19:20 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
Allen Hutchison
|
a590a033be
|
test(integration): add failing test for stdin context with prompt (#6158)
|
2025-08-20 23:52:27 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
hritan
|
d46b91e09d
|
fix: console patcher initialised in main (#6252)
Co-authored-by: Hriday Taneja <hridayt@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 04:25:27 +00:00 |
|
Wietse Venema
|
ec7b84191f
|
feat: Allow combining -p and stdin for prompt input (#4406)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-14 18:08:59 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Agus Zubiaga
|
d3fda9dafb
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|