Coco Sheng
|
85f392c9bd
|
docs: correct documentation for enforced authentication type (#25142)
|
2026-04-10 22:43:54 +00:00 |
|
Jacob Richman
|
f8d8f4f930
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Shreya Keshive
|
42b7b24a1d
|
refactor(auth): Refactor non-interactive mode auth validation & refresh (#15679)
|
2025-12-30 16:09:00 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Megha Bansal
|
f48699597c
|
Update error codes when process exiting the gemini cli (#13728)
|
2025-11-26 02:43:21 +00:00 |
|
Jacob Richman
|
9409be8e1b
|
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 |
|
Jacob MacDonald
|
93cc1f893e
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Abhi
|
a2fc45a492
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Sandy Tao
|
bef40df7fb
|
fix(cli): Enable typechecking for more test files (#11455)
|
2025-10-19 03:43:19 +00:00 |
|
Sandy Tao
|
2da935e948
|
fix(cli): prioritize configured auth over env vars in non-interactive mode (#10935)
|
2025-10-10 23:50:54 +00:00 |
|
Gal Zahavi
|
29c0ff42e6
|
fix(core): Use shell for spawn on Windows (#9995)
|
2025-10-08 21:21:23 +00:00 |
|
Jerop Kipruto
|
9f0f69d3b5
|
JSON errors in non-interactive auth validation (#8373)
|
2025-09-12 23:18:40 +00:00 |
|
christine betts
|
231de0827a
|
Add enforcedAuthType setting (#6564)
|
2025-09-03 22:33:37 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Richie Foreman
|
ddc9755b96
|
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
|
0ed62e2bd1
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
Gal Zahavi
|
41dc51574f
|
feat(auth): Enhance non-interactive gcp auth (#4811)
|
2025-07-25 17:19:38 +00:00 |
|
Jerop Kipruto
|
f5b7acc2d5
|
feat(auth): support gemini api key and vertex auth in non-interactive mode (#4631)
|
2025-07-22 14:52:40 +00:00 |
|