Sehoon Shon
404eb72d4b
fix(core): resolve 500 errors with gemini-3-flash-preview model
...
- Refactor default model configs to prevent Flash models from inheriting thinkingConfig
- Add synthetic model turn to initial chat history to enforce alternating user/model roles required by gemini-3-flash-preview
- Fix trailing newline assertion error in file-system integration test
2026-03-30 17:03:00 -04:00
Sandy Tao
82d8680dcc
refactor(core): align JIT memory placement with tiered context model ( #22766 )
2026-03-17 20:20:32 +00:00
Sandy Tao
3682842a5d
fix(core): deduplicate project memory when JIT context is enabled ( #22234 )
2026-03-14 04:34:53 +00:00
Kevin Ramdass
b56361559d
feat(config): add setting to make directory tree context configurable ( #19053 )
2026-02-17 19:19:26 +00:00
N. Taylor Mullen
9178b31629
feat(core): overhaul system prompt for rigor, integrity, and intent alignment ( #17263 )
2026-02-07 03:13:07 +00:00
Sandy Tao
2e229d3bb6
feat(core): Implement JIT context memory loading and UI sync ( #14469 )
2025-12-19 17:04:03 +00:00
Sandy Tao
739c02bd6d
fix(cli): correct initial history length handling for chat commands ( #15223 )
2025-12-18 00:04:02 +00:00
Tommaso Sciortino
2e2b066713
Move temp dir from system prompt to first user msg ( #12895 )
2025-11-11 21:22:22 +00:00
Sandy Tao
2a87d663d2
refactor(core): extract ChatCompressionService from GeminiClient ( #12001 )
2025-10-27 21:29:39 +00:00
Allen Hutchison
937c15c66e
refactor: Remove deprecated --all-files flag ( #11228 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-16 19:09:21 +00:00
Pascal Birchler
0f031a7f89
Explict imports & exports with type modifier ( #3774 )
2025-08-25 22:04:53 +00:00
Tommaso Sciortino
0cc2a1e7ef
Remove unnecessary promiuse usage. ( #6585 )
2025-08-19 22:31:02 +00:00
fuyou
24858b319a
Fix locale-specific date formatting issue in environmentContext.ts ( #5889 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-19 20:24:28 +00:00
Abhi
36750ca49b
feat(agent): Introduce Foundational Subagent Architecture ( #1805 )
...
Co-authored-by: Colt McAnlis <colton@google.com >
2025-08-07 00:34:38 +00:00