Tommaso Sciortino
|
5b5259de5e
|
Change default compress threshold to 0.7 for api key users (#13079)
|
2025-11-14 17:13:59 +00:00 |
|
anthony bushong
|
72765ae846
|
feat(core): set default chat base model configs (#12951)
|
2025-11-13 01:01:31 +00:00 |
|
Sandy Tao
|
54926aafb2
|
feat(core): enhance loop detection with 2-stage check (#12902)
|
2025-11-12 04:49:00 +00:00 |
|
joshualitt
|
c00d438037
|
feat(core): Migrate generateContent to model configs. (#12834)
|
2025-11-11 16:10:50 +00:00 |
|
N. Taylor Mullen
|
bfcb4f883c
|
telemetry: track interactive session state (#12856)
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-11-11 10:03:32 +00:00 |
|
joshualitt
|
b0add82cdd
|
feat(core): Migrate generateJson to resolved model configs. (#12626)
|
2025-11-07 22:18:45 +00:00 |
|
joshualitt
|
4b11b55c01
|
feat(core): Add ModelConfigService. (#12556)
|
2025-11-06 01:18:42 +00:00 |
|
Bryan Morgan
|
a3426c33e5
|
Fix/windows pty crash (#12587)
Co-authored-by: LayorX <yor31117@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-05 16:53:03 +00:00 |
|
Shreya Keshive
|
02f19207a5
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Sehoon Shon
|
ed420cedfe
|
migrate console.error to coreEvents/debugger for sandbox, logger, chatRecordingService (#12253)
|
2025-11-04 21:02:31 +00:00 |
|
cornmander
|
5a82097402
|
Tighten bash shell option handling (#12532)
|
2025-11-04 16:11:29 +00:00 |
|
Sandy Tao
|
5b29fbeb71
|
fix(core): Improve loop detection for longer repeating patterns (#12505)
|
2025-11-04 02:06:22 +00:00 |
|
Eric Rahm
|
e36f242d48
|
fix(core): combine .gitignore and .geminiignore logic for correct precedence (#11587)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-11-01 17:06:34 +00:00 |
|
Sandy Tao
|
ccc56a80b7
|
fix(core): ensure loop detection respects session disable flag (#12347)
|
2025-10-31 16:06:10 +00:00 |
|
Tommaso Sciortino
|
10943138a0
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Sandy Tao
|
8d417e3be1
|
refactor(core): decouple GeminiChat from uiTelemetryService via Usage events (#12196)
|
2025-10-30 21:05:38 +00:00 |
|
Tommaso Sciortino
|
179e88f67d
|
Change default compression threshold (#12306)
|
2025-10-30 20:46:41 +00:00 |
|
Sandy Tao
|
d020002bfd
|
refactor(core): extract ChatCompressionService from GeminiClient (#12001)
|
2025-10-27 21:29:39 +00:00 |
|
Sandy Tao
|
0dd90f65b5
|
fix(core): update loop detection LLM schema fields (#12091)
|
2025-10-27 19:16:25 +00:00 |
|
Sandy Tao
|
7480741574
|
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
|
f5015fb90c
|
refactor: Switch over to unified shouldIgnoreFile (#11815)
|
2025-10-25 01:55:12 +00:00 |
|
Sandy Tao
|
7184eee299
|
fix(core): use debugLogger.warn for loop detection errors (#11986)
|
2025-10-24 21:00:05 +00:00 |
|
Eric Rahm
|
bbaa4d519e
|
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
|
b46b41b23f
|
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
|
6e53c9a0f0
|
fix: Ignore correct errors thrown when resizing or scrolling an exited pty (#11440)
|
2025-10-22 04:27:49 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Gal Zahavi
|
01a4060922
|
fix(core): Handle PTY spawn errors in macOS sandbox (#11539)
|
2025-10-21 00:14:27 +00:00 |
|
cornmander
|
1b59c27516
|
Inline tree-sitter wasm and add runtime fallback (#11157)
|
2025-10-17 00:25:30 +00:00 |
|
cornmander
|
a75de5a4b4
|
Revert "Shell approval rework" (#11143)
|
2025-10-14 22:55:28 +00:00 |
|
cornmander
|
826980397e
|
Shell approval rework (#11073)
|
2025-10-14 16:51:32 +00:00 |
|
Gal Zahavi
|
975fe478c4
|
feat(core): improve shell execution service reliability (#10607)
|
2025-10-10 22:14:37 +00:00 |
|
bl-ue
|
e4b082d8cc
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
Gal Zahavi
|
68a6294198
|
fix(shell): improve shell output presentation and usability (#8837)
|
2025-09-30 20:44:58 +00:00 |
|
anthony bushong
|
341f889ddb
|
fix(core): auto-correct file paths in smart edit where possible (x-platform) (#10018)
|
2025-09-27 23:16:51 +00:00 |
|
Gal Zahavi
|
40aa4a5585
|
Revert "fix(core): auto-correct file paths in smart edit where possible" (#10009)
|
2025-09-27 01:05:48 +00:00 |
|
anthony bushong
|
343ac94578
|
fix(core): auto-correct file paths in smart edit where possible (#9526)
|
2025-09-26 20:05:15 +00:00 |
|
Abhi
|
78396515f3
|
refactor(core): Extract thought parsing logic into a dedicated utility (#9503)
|
2025-09-24 19:38:36 +00:00 |
|
Gal Zahavi
|
1b243dc43f
|
refactor(shell): Send AnsiOutput when ShowColor is false (#8647)
|
2025-09-18 20:04:46 +00:00 |
|
Gal Zahavi
|
e32b135bd7
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
Sandy Tao
|
bf89bc65ed
|
feat(logging): Add clearcut logging for disabling loop detection (#8503)
|
2025-09-15 21:12:39 +00:00 |
|
Abhi
|
93165a2628
|
refactor(core): Use BaseLlmClient for LLM-based loop detection (#8427)
|
2025-09-14 03:07:33 +00:00 |
|
Abhi
|
5c5c06e1ba
|
# feat(routing): Introduce useModelRouter feature flag (#8366)
|
2025-09-12 19:57:07 +00:00 |
|
Gal Zahavi
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Sandy Tao
|
8985fd43c8
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Gaurav
|
4b91a3cb39
|
fix: gitignore handling (#8177)
|
2025-09-10 19:48:07 +00:00 |
|
Tommaso Sciortino
|
6896545897
|
Add .geminiignore support to the glob tool. (#8086)
|
2025-09-10 16:54:50 +00:00 |
|
Jacob MacDonald
|
e984802a9c
|
improve performance of shell commands with lots of output (#7680)
|
2025-09-04 16:20:24 +00:00 |
|
anthony bushong
|
aa38851625
|
fix(core): tend to history with dangling function calls/responses (#7692)
|
2025-09-04 07:24:42 +00:00 |
|
bl-ue
|
c88afaa5f5
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
77cd06d793
|
Fix shell argument parsing in windows (#7160)
|
2025-08-27 19:14:22 +00:00 |
|