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
Bryan Morgan
9c2fd5a7c6
feat(core): add HTTP 499 to retryable errors and map to RetryableQuotaError ( #20432 )
2026-02-26 15:42:34 +00:00
Alisa
5b9ea35b63
Improving memory tool instructions and eval testing ( #18091 )
2026-02-05 18:07:47 +00:00
Tommaso Sciortino
bb0c0d8ee3
Simplify method signature. ( #15114 )
2025-12-15 21:18:04 +00:00
Tommaso Sciortino
ec665ef405
Clean up processes in integration tests ( #15102 )
2025-12-15 19:11:08 +00:00
Tommaso Sciortino
035bea3699
Restrict integration tests tools ( #14403 )
2025-12-03 01:43:06 +00:00
Hriday
4ab94dec5e
test: fix flaky file system integration test ( #12724 )
...
Co-authored-by: Hriday Taneja <hridayt@google.com >
2025-11-10 06:20:30 +00:00
HugoMurillo
5f1208ad81
chore: disable flaky test ( #12670 )
2025-11-06 22:43:55 +00:00
HugoMurillo
77614eff5b
fix( #11707 ): should replace multiple instances of a string test ( #12647 )
2025-11-06 19:12:06 +00:00
hritan
5ceae177d5
test: interactive test for read write tools sequential flow ( #10323 )
...
Co-authored-by: Taneja Hriday <hridayt@google.com >
2025-10-01 16:56:50 +00:00
hritan
1ee161f3c1
test: skip flaky test ( #10340 )
...
Co-authored-by: Taneja Hriday <hridayt@google.com >
2025-10-01 14:02:52 +00:00
hritan
c0400a4414
test: additional integration tests for editing a file ( #9963 )
...
Co-authored-by: Taneja Hriday <hridayt@google.com >
2025-09-30 19:59:19 +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
Tommaso Sciortino
9d023be1d1
Upgrade integration tests to use Vitest ( #6021 )
2025-08-12 22:57:27 +00:00
Jacob Richman
804c181ac4
chore(integration-tests): refactor to typescript ( #5645 )
2025-08-12 16:19:09 +00:00