index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.vscode
Age
Commit message (
Expand
)
Author
2025-08-20
Fix IDE Companion Connection in Proxy Environments (#6308)
Blackoutta
2025-08-14
chore(vscode): Add eslint as a recommended extension (#6196)
Richie Foreman
2025-08-12
Upgrade integration tests to use Vitest (#6021)
Tommaso Sciortino
2025-08-12
chore(vscode): Add `Build & Launch CLI` option to vscode project (#6027)
Richie Foreman
2025-08-07
chore(vscode): Add recommended extensions list to vscode settings. (#5810)
Richie Foreman
2025-08-07
chore(vscode settings): Update VsCode settings for quality-of-life (#5806)
Richie Foreman
2025-07-24
Minor refactoring of VS Code companion extension code (#4761)
Shreya Keshive
2025-07-07
Release misc (#3418)
matt korwel
2025-06-22
Scotdensmore/first run auth fix (#1322)
Scott Densmore
2025-06-20
fallback to gemini_api_key (#1255)
matt korwel
2025-06-19
Auth First Run (#1207)
matt korwel
2025-06-16
Preflight and integration npx (#1096)
matt korwel
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-02
Enable "Debug Test" config to debug Server or CLI tests. (#683)
N. Taylor Mullen
2025-05-31
Add default build task for VS Code (#639)
Miguel Solorio
2025-05-31
Refactor: Generalize VSCode launch configuration for debugging tests
Taylor Mullen
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-29
Refactor read-file and support images. (#480)
Jacob Richman
2025-05-24
Code review comment fixes and some refactors. (#525)
Jacob Richman
2025-05-20
Support Images and PDFs (#447)
Jacob Richman
2025-05-16
Support auto wrapping of in the multiline editor. (#383)
Jacob Richman
2025-04-30
Add .vscode with enableProjectDiagnostics on
Seth Troisi
2025-04-28
env flags SANDBOX_{MOUNTS,ENV}, improved debugging through sandbox that shoul...
Olcan
2025-04-25
instant (dev) sandbox (#171)
Olcan
2025-04-21
fix source mapping when debugging in sandbox (#107)
Olcan
2025-04-17
Configure linter + prettier.
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen