Jacob MacDonald
|
c9a63d8e8f
|
[feat] Extension Reloading - respect updates to exclude tools (#12728)
|
2025-11-07 20:18:35 +00:00 |
|
Jacob MacDonald
|
41b6f4411f
|
Reload gemini memory on extension load/unload + memory refresh refactor (#12651)
|
2025-11-07 17:07:25 +00:00 |
|
Haroon Chaudhry
|
223a8112df
|
fix: Downloading release assets from private GitHub repository #11928 (#12682)
|
2025-11-07 15:50:44 +00:00 |
|
Tommaso Sciortino
|
60feedd8da
|
Fix test in windows (#12681)
|
2025-11-07 04:01:30 +00:00 |
|
christine betts
|
197f3ec820
|
Update keychain storage name to be more user-friendly (#12644)
|
2025-11-06 20:55:20 +00:00 |
|
Sandy Tao
|
d91b3d45ae
|
Revert "Enable WriteTodos tool by default (#12500)" (#12658)
|
2025-11-06 20:21:53 +00:00 |
|
joshualitt
|
4b11b55c01
|
feat(core): Add ModelConfigService. (#12556)
|
2025-11-06 01:18:42 +00:00 |
|
Allen Hutchison
|
7455646bef
|
chore: remove unused CLI policy TOML files (#12620)
|
2025-11-06 01:17:44 +00:00 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Allen Hutchison
|
d512816223
|
fix(core): prevent server name spoofing in policy engine (#12511)
|
2025-11-05 18:10:23 +00:00 |
|
Shreya Keshive
|
02f19207a5
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Silvio Junior
|
f86ecdf19b
|
enable codebase investigator by default for preview (#12555)
|
2025-11-04 22:30:01 +00:00 |
|
Jacob MacDonald
|
e1614fc362
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Jainam M
|
79634f79c3
|
refactor(core): Refactored and removed redundant test lines in telemetry (#12356)
|
2025-11-04 08:42:31 +00:00 |
|
Jacob Richman
|
799e000119
|
Modify navigation and completion keyboard shortcuts to not use scroll. (#12502)
|
2025-11-04 00:22:04 +00:00 |
|
Allen Hutchison
|
ed3f64199d
|
Refactor PolicyEngine to Core Package (#12325)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-03 23:41:00 +00:00 |
|
anj-s
|
feb8855e5a
|
Enable WriteTodos tool by default (#12500)
|
2025-11-03 23:40:20 +00:00 |
|
Jacob Richman
|
fc6e84019a
|
alternate buffer support (#12471)
|
2025-11-03 21:41:58 +00:00 |
|
Abhi
|
1479e86956
|
Cap Thinking Budget to prevent runaway thought loops (#12416)
|
2025-11-03 18:39:06 +00:00 |
|
cornmander
|
69960cb85b
|
chore: autogenerate settings documentation (#12451)
|
2025-11-03 01:42:49 +00:00 |
|
Edilmo Palencia
|
ee2f88eb14
|
feat(hooks): Hook Configuration Schema and Types (#9074)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-11-02 19:49:16 +00:00 |
|
kevinjwang1
|
d86bb3b7e0
|
Handle untrusted folders on extension install and link (#12322)
Co-authored-by: Jacob MacDonald <jakemac@google.com>
|
2025-10-31 19:17:01 +00:00 |
|
Tommaso Sciortino
|
06b0c95ea0
|
Mark model.compressionThreshold as requiring a restart (#12378)
|
2025-10-31 16:06:28 +00:00 |
|
Abhi
|
95c9909108
|
Remove context percentage in footer by default (#12326)
|
2025-10-30 23:18:25 +00:00 |
|
Tommaso Sciortino
|
10943138a0
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Jacob MacDonald
|
c1ea4eb434
|
Initial support for reloading extensions in the CLI - mcp servers only (#12239)
|
2025-10-30 18:05:49 +00:00 |
|
Gal Zahavi
|
b16abaec1b
|
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 |
|
Shreya Keshive
|
b420e0c847
|
refactor(core): Move getPackageJson utility to core package (#12224)
|
2025-10-29 20:23:35 +00:00 |
|
Gal Zahavi
|
9dd629f5ca
|
refactor: Replace console.error with structured logging and feedback (#12175)
|
2025-10-29 20:20:11 +00:00 |
|
Jacob MacDonald
|
2d60a003e5
|
Record model responses with --record-responses (for use in testing) (#11894)
|
2025-10-28 19:13:45 +00:00 |
|
Tommaso Sciortino
|
0e2ed6833f
|
Change debug drawer keybinding to F12 (#12171)
|
2025-10-28 19:10:40 +00:00 |
|
christine betts
|
d2e8d8afbb
|
Add support for sensitive keychain-stored per-extension settings (#11953)
|
2025-10-28 18:48:50 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Allen Hutchison
|
2a17b03d46
|
feat(policy): Introduce config-based policy engine with TOML configuration (#11992)
|
2025-10-28 16:20:57 +00:00 |
|
Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob Richman
|
eb238b292a
|
Fix config test so it passes even if the user running the test happens to have set GEMINI_MODEL to flash (#12114)
|
2025-10-27 23:31:01 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Jacob MacDonald
|
8be4748169
|
Support redirects in fetchJson, add tests for it (#11993)
|
2025-10-24 22:35:09 +00:00 |
|
Abhi
|
d99f44b13e
|
Fix tests (#11998)
|
2025-10-24 21:49:42 +00:00 |
|
Jacob MacDonald
|
6466fbc176
|
use coreEvents.emitFeedback in extension enablement (#11985)
|
2025-10-24 21:47:13 +00:00 |
|
Gal Zahavi
|
3350dd640e
|
fix(update): replace update-notifier with latest-version (#11989)
|
2025-10-24 21:23:39 +00:00 |
|
Eric Rahm
|
d419605035
|
fix(cli): Use correct defaults for file filtering (#11426)
|
2025-10-24 20:20:17 +00:00 |
|
Jacob MacDonald
|
9b17745627
|
fix linked extension test on windows (#11973)
|
2025-10-24 18:55:31 +00:00 |
|
Eric Rahm
|
a52890129f
|
Fix(cli): Use cross-platform path separators in extension tests (#11970)
|
2025-10-24 18:42:49 +00:00 |
|
Eric Rahm
|
fadeaf7dc9
|
Fix(cli): Use the correct extensionPath (#11896)
|
2025-10-24 17:45:58 +00:00 |
|
Jacob MacDonald
|
039db4a0f3
|
First take at mocking out gemini cli responses in integration tests (#11156)
|
2025-10-23 23:10:43 +00:00 |
|
Jacob MacDonald
|
8c9a0c1935
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Abhi
|
27b7279608
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
christine betts
|
9da8ef5035
|
Add extension settings to be requested on install (#9802)
|
2025-10-23 15:47:08 +00:00 |
|
Adib234
|
1fd904d6c9
|
Add setting to disable YOLO mode (#11609)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-10-22 18:57:10 +00:00 |
|