Tommaso Sciortino
|
3332703fca
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Sandy Tao
|
322feaafa6
|
refactor(core): decouple GeminiChat from uiTelemetryService via Usage events (#12196)
|
2025-10-30 21:05:38 +00:00 |
|
Tommaso Sciortino
|
68afb7200e
|
Change default compression threshold (#12306)
|
2025-10-30 20:46:41 +00:00 |
|
Sandy Tao
|
2a87d663d2
|
refactor(core): extract ChatCompressionService from GeminiClient (#12001)
|
2025-10-27 21:29:39 +00:00 |
|
Sandy Tao
|
4ef3c09332
|
fix(core): update loop detection LLM schema fields (#12091)
|
2025-10-27 19:16:25 +00:00 |
|
Sandy Tao
|
a2d7f82b49
|
fix(core): Prepend user message to loop detection history if it starts with a function call (#11860)
|
2025-10-25 04:22:26 +00:00 |
|
Eric Rahm
|
b1059f891f
|
refactor: Switch over to unified shouldIgnoreFile (#11815)
|
2025-10-25 01:55:12 +00:00 |
|
Sandy Tao
|
7e2642b9f1
|
fix(core): use debugLogger.warn for loop detection errors (#11986)
|
2025-10-24 21:00:05 +00:00 |
|
Eric Rahm
|
047bc44032
|
refactor(core): Clean up exclude description (#11678)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-23 00:08:38 +00:00 |
|
Eric Rahm
|
92d412e542
|
refactor: simplify FilterReport and remove unused code (#11681)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-23 00:06:31 +00:00 |
|
Mayur Vaid
|
2940b50811
|
fix: Ignore correct errors thrown when resizing or scrolling an exited pty (#11440)
|
2025-10-22 04:27:49 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Gal Zahavi
|
72b16b3a24
|
fix(core): Handle PTY spawn errors in macOS sandbox (#11539)
|
2025-10-21 00:14:27 +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 |
|
Gal Zahavi
|
265d39f337
|
feat(core): improve shell execution service reliability (#10607)
|
2025-10-10 22:14:37 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Gal Zahavi
|
6695c32aa2
|
fix(shell): improve shell output presentation and usability (#8837)
|
2025-09-30 20:44:58 +00:00 |
|
anthony bushong
|
1bd75f060d
|
fix(core): auto-correct file paths in smart edit where possible (x-platform) (#10018)
|
2025-09-27 23:16:51 +00:00 |
|
Gal Zahavi
|
eb1a6a6091
|
Revert "fix(core): auto-correct file paths in smart edit where possible" (#10009)
|
2025-09-27 01:05:48 +00:00 |
|
anthony bushong
|
0d22b22c82
|
fix(core): auto-correct file paths in smart edit where possible (#9526)
|
2025-09-26 20:05:15 +00:00 |
|
Abhi
|
22740ddceb
|
refactor(core): Extract thought parsing logic into a dedicated utility (#9503)
|
2025-09-24 19:38:36 +00:00 |
|
Gal Zahavi
|
a34e375193
|
refactor(shell): Send AnsiOutput when ShowColor is false (#8647)
|
2025-09-18 20:04:46 +00:00 |
|
Gal Zahavi
|
986b9fe7e9
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
Sandy Tao
|
f7ff26ba65
|
feat(logging): Add clearcut logging for disabling loop detection (#8503)
|
2025-09-15 21:12:39 +00:00 |
|
Abhi
|
12720a9fa7
|
refactor(core): Use BaseLlmClient for LLM-based loop detection (#8427)
|
2025-09-14 03:07:33 +00:00 |
|
Abhi
|
c15774ce68
|
# feat(routing): Introduce useModelRouter feature flag (#8366)
|
2025-09-12 19:57:07 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Sandy Tao
|
78744cfbca
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Gaurav
|
db99fc70b6
|
fix: gitignore handling (#8177)
|
2025-09-10 19:48:07 +00:00 |
|
Tommaso Sciortino
|
0e3a0d7dc5
|
Add .geminiignore support to the glob tool. (#8086)
|
2025-09-10 16:54:50 +00:00 |
|
Jacob MacDonald
|
45d494a8d8
|
improve performance of shell commands with lots of output (#7680)
|
2025-09-04 16:20:24 +00:00 |
|
anthony bushong
|
c31e37b30e
|
fix(core): tend to history with dangling function calls/responses (#7692)
|
2025-09-04 07:24:42 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
19f2a07efa
|
Fix shell argument parsing in windows (#7160)
|
2025-08-27 19:14:22 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
Sandy Tao
|
da73f13d02
|
fix(core): Skip loop check for dividers (#6893)
|
2025-08-23 00:08:16 +00:00 |
|
Arya Gummadi
|
e1d5dc545d
|
fix(checkpointing): improve error handling and messaging for Git issues (#6801)
|
2025-08-22 15:29:52 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Gal Zahavi
|
f1575f6d8d
|
feat(core): refactor shell execution to use node-pty (#6491)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 23:03:51 +00:00 |
|
bl-ue
|
36ea986cfe
|
feat(sessions): Introduce core ChatRecordingService for automatic conversation saving (#5221)
|
2025-08-19 00:39:57 +00:00 |
|
Conrad Irwin
|
fb3ceb0da4
|
Read and write files through Zed (#6169)
Co-authored-by: Agus Zubiaga <agus@zed.dev>
|
2025-08-18 22:29:45 +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 |
|
Abhi
|
33b9bdb11e
|
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
|
2025-08-17 04:02:54 +00:00 |
|
Gal Zahavi
|
1a2906a8ad
|
Revert #6088 (#6328)
|
2025-08-15 17:27:33 +00:00 |
|
Gal Zahavi
|
980091cbc2
|
feat(core): refactor shell execution to use node-pty (#6088)
|
2025-08-14 20:40:12 +00:00 |
|
Sandy Tao
|
26fe587b44
|
skip loop check if it is currently inside a loop (#6022)
|
2025-08-11 23:45:31 +00:00 |
|
Wanlin Du
|
f52d073dfb
|
chore: migrate from responseSchema to use responseJsonSchema. (#4814)
|
2025-08-11 23:04:58 +00:00 |
|