summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.test.tsx
AgeCommit message (Collapse)Author
2025-06-29feat(cli): Add hideTips setting (#1524)Marcin Jahn
Co-authored-by: Allen Hutchison <[email protected]>
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-24[JUNE 25] Permanent failover to Flash model for OAuth users after persistent ↵Bryan Morgan
429 errors (#1376) Co-authored-by: Scott Densmore <[email protected]>
2025-06-21Update memory and context summary UI for multiple context filenames (#1282)Billy Biggs
2025-06-20Make checkpoints configurable in settings.json (#1251)Louis Jimenez
2025-06-19Auth First Run (#1207)matt korwel
Co-authored-by: Tommaso Sciortino <[email protected]> Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-18feat: consolidate sandbox configurations into a single object (#1154)Brandon Keiji
2025-06-13Update contextFileName to support an optional list of strings (#1001)Billy Biggs
2025-06-12Reduce coupling between core and cli packages (#961)Marat Boshernitsan
Co-authored-by: Marat Boshernitsan <[email protected]>
2025-06-11Restore Checkpoint Feature (#934)Louis Jimenez
2025-06-11refactor: Centralize session ID generation and propagationjerop
2025-06-09Simplify user agent handling. (#828)Tommaso Sciortino
2025-06-08feat: Introduce session context and add session duration stat for `/stats` ↵Abhi
command (#854)
2025-06-07Introduce ContentGeneratorConfig (#826)Tommaso Sciortino
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-07Add embedder (#818)Eddie Santos
2025-06-07More version simplifiction. (#810)Tommaso Sciortino
2025-06-06Exit with an error message if parsing settings.json fails. (#747)Jacob Richman
2025-06-06feat(cli): respect the NO_COLOR env variable (#772)Jacob Richman
2025-06-05refactor: remove unnecessary useRefs (#780)Brandon Keiji
2025-06-04feat(accessibility): Add option to disable loading phrases (#745)N. Taylor Mullen
2025-06-02fix(cli): restore first-launch theme prompt (#703)Jacob Richman
2025-06-02refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON ↵N. Taylor Mullen
schema issues. (#682)
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-01fix: Display MCP server count in context summary (#674)N. Taylor Mullen
2025-05-31feat: allow custom filename for context files (#654)Allen Hutchison
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-04-18Revert "Including a test harness for it, and making sure the cursor is ↵Evan Senter
always at the end." This reverts commit 97db77997fd6369031d2f1cf750051999fb0b5b5.
2025-04-18Including a test harness for it, and making sure the cursor is always at the ↵Evan Senter
end.