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
/
gemini.tsx
Age
Commit message (
Expand
)
Author
2025-08-29
fix regex newchat
Jeff Carr
2025-08-24
feat(startup): create new chat with incrementing topic
Castor Regex
2025-08-24
feat(startup): create new chat on startup
Castor Regex
2025-08-24
fix(startup): remove erroneous startup command
Castor Regex
2025-08-24
feat(stats): run regex --stats on startup
Castor Regex
2025-08-24
Refactor: Update hardcoded "gemini" command to "regex"
Castor Gemini
2025-08-22
fix(cli): prevent duplicate startup log when in sandbox
Castor Gemini
2025-08-22
fix(ui): Remove unused import causing build failure
Castor Gemini
2025-08-21
Introduce initial screen reader mode handling and flag (#6653)
christine betts
2025-08-20
test(integration): add failing test for stdin context with prompt (#6158)
Allen Hutchison
2025-08-20
Revert "Ignore workspace settings for untrusted folders" (#6672)
Jacob Richman
2025-08-20
Ignore workspace settings for untrusted folders (#6606)
shrutip90
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
2025-08-15
fix: console patcher initialised in main (#6252)
hritan
2025-08-14
feat: Allow combining -p and stdin for prompt input (#4406)
Wietse Venema
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-11
Start IDE connection after config initialization (#6018)
Shreya Keshive
2025-08-08
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
2025-08-07
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
Jacob MacDonald
2025-08-01
bug(cli): Prefer IPv4 dns resolution by default. (#5338)
joshualitt
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-07-30
feat: Multi-Directory Workspace Support (part1: add `--include-directories` o...
Yuki Okita
2025-07-29
feat: Add auto update functionality (#4686)
Gal Zahavi
2025-07-26
Handle unhandled rejections more gracefully. (#4417)
Jacob Richman
2025-07-22
feat(auth): support gemini api key and vertex auth in non-interactive mode (#...
Jerop Kipruto
2025-07-21
Refactor the logic for deciding whether to launch a browser into config (#4622)
Marat Boshernitsan
2025-07-20
Feature custom themes logic (#2639)
Ali Al Jufairi
2025-07-19
Automatically detect non-interactive environments and fall back to a manual, ...
Marat Boshernitsan
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-12
fix(auth): Remove sharp edges from headless auth (#3985)
N. Taylor Mullen
2025-07-11
feat(cli): add support for --prompt-interactive/-i flag (#1743)
Daniel Lee
2025-07-11
fix: `TypeError: Cannot read properties of undefined (reading 'authType')` (#...
Gaurav
2025-07-11
Add visual cues for nightly version (#3701)
Miguel Solorio
2025-07-11
Logs the auth type in the user prompts, api responses and errors (#3795)
uttamkanodia14
2025-07-11
Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)
Seth Troisi
2025-07-09
Adding TurnId to Tool call and API responses and error logs. (#3039)
uttamkanodia14
2025-07-08
fix(deps): revert yargs bump and fix npx regression (#3610)
N. Taylor Mullen
2025-07-08
fix(auth): do not blindly default to API key auth (#3235)
Pascal Birchler
2025-07-08
fix: Honor DEBUG and CLI_TITLE environment variables (#3560)
Marat Boshernitsan
2025-07-08
Add a command line option to enable and list extensions (#3191)
Billy Biggs
2025-07-07
Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070)
Marat Boshernitsan
2025-07-07
Initialize MCP tools once at start up instead of every time we auth. (#3483)
Tommaso Sciortino
2025-07-06
feat: add user startup warnings, add home directory check (#3056)
Pyush Sinha
2025-07-05
Mk nohup (#3285)
matt korwel
2025-07-04
chore: typo fixes (#3203)
Mithlesh kumar
2025-07-01
Use the constant placeholders for ".gemini/settings.json" in gemini.tsx (#2860)
Tommaso Sciortino
2025-06-26
Improve LoadCodeAssist error handling (#1645)
Tommaso Sciortino
2025-06-26
chore: fix typos in comment-out (#1540)
Noritaka Kobayashi
[next]