Michael Bleigh
|
bed3eae0e1
|
feat(sdk): initial package bootstrap for SDK (#18861)
|
2026-02-13 06:08:27 +00:00 |
|
Jacob Richman
|
f7f38e2b9e
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Shreya Keshive
|
1e08b150f7
|
refactor(auth): Refactor non-interactive mode auth validation & refresh (#15679)
|
2025-12-30 16:09:00 +00:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Megha Bansal
|
d97bbd5324
|
Update error codes when process exiting the gemini cli (#13728)
|
2025-11-26 02:43:21 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Abhi
|
995ae717cc
|
refactor(logging): Centralize all console messaging to a shared logger (part 1) (#11537)
|
2025-10-20 22:16:47 +00:00 |
|
Sandy Tao
|
09ef33ec3a
|
fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935)
|
2025-10-10 23:50:54 +00:00 |
|
Jerop Kipruto
|
1f70a27e9c
|
JSON errors in non-interactive auth validation (#8373)
|
2025-09-12 23:18:40 +00:00 |
|
christine betts
|
987f08a619
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +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 |
|
Billy Biggs
|
24c5a15d7a
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
Gal Zahavi
|
6321442865
|
feat(auth): Enhance non-interactive gcp auth (#4811)
|
2025-07-25 17:19:38 +00:00 |
|
Jerop Kipruto
|
e306b34a6e
|
feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631)
|
2025-07-22 14:52:40 +00:00 |
|