index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
App.test.tsx
Age
Commit message (
Expand
)
Author
2025-07-25
Add drawer for active files in IDE mode (#4682)
christine betts
2025-07-21
[ide-mode] Use active files and selected text in user prompt (#4614)
christine betts
2025-07-21
Simplify streaming code for code assist server (#4619)
Tommaso Sciortino
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-19
Revert background agent commits (#4479)
Tommaso Sciortino
2025-07-18
Add /background commands (when background agent is configured) (#4407)
Tommaso Sciortino
2025-07-18
Display open IDE file in context section above input box rather than in the f...
Shreya Keshive
2025-07-18
Summarize extensions and MCP servers on startup (#3977)
Billy Biggs
2025-07-16
Add /ide status & /ide install commands to manage IDE integration (#4265)
Shreya Keshive
2025-07-14
feat(cli): add hideBanner setting to disable startup banner (#2803)
K
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
2025-07-11
Added in proper checks for customer tiers in 429/Quota error messaging (#3863)
Bryan Morgan
2025-07-09
Add system-wide settings config for administrators (#3498)
christine betts
2025-07-07
feature(commands) - Refactor Slash Command + Vision For the Future (#3175)
Abhi
2025-06-29
feat(cli): Add hideTips setting (#1524)
Marcin Jahn
2025-06-25
fix: 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
2025-06-21
Update memory and context summary UI for multiple context filenames (#1282)
Billy Biggs
2025-06-20
Make checkpoints configurable in settings.json (#1251)
Louis Jimenez
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-18
feat: consolidate sandbox configurations into a single object (#1154)
Brandon Keiji
2025-06-13
Update contextFileName to support an optional list of strings (#1001)
Billy Biggs
2025-06-12
Reduce coupling between core and cli packages (#961)
Marat Boshernitsan
2025-06-11
Restore Checkpoint Feature (#934)
Louis Jimenez
2025-06-11
refactor: Centralize session ID generation and propagation
jerop
2025-06-09
Simplify user agent handling. (#828)
Tommaso Sciortino
2025-06-08
feat: Introduce session context and add session duration stat for `/stats` co...
Abhi
2025-06-07
Introduce ContentGeneratorConfig (#826)
Tommaso Sciortino
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-07
Add embedder (#818)
Eddie Santos
2025-06-07
More version simplifiction. (#810)
Tommaso Sciortino
2025-06-06
Exit with an error message if parsing settings.json fails. (#747)
Jacob Richman
2025-06-06
feat(cli): respect the NO_COLOR env variable (#772)
Jacob Richman
2025-06-05
refactor: remove unnecessary useRefs (#780)
Brandon Keiji
2025-06-04
feat(accessibility): Add option to disable loading phrases (#745)
N. Taylor Mullen
2025-06-02
fix(cli): restore first-launch theme prompt (#703)
Jacob Richman
2025-06-02
refactor: Update MCP tool discovery to use @google/genai - Also fixes JSON sc...
N. Taylor Mullen
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-06-01
fix: Display MCP server count in context summary (#674)
N. Taylor Mullen
2025-05-31
feat: allow custom filename for context files (#654)
Allen Hutchison
2025-04-18
Revert "Including a test harness for it, and making sure the cursor is always...
Evan Senter
2025-04-18
Including a test harness for it, and making sure the cursor is always at the ...
Evan Senter