summaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Expand)Author
2025-08-12chore(release): v0.1.19 (#6069)Shreya Keshive
2025-08-12chore(usage telemetry): Freshen up Clearcut logging (#6013)Richie Foreman
2025-08-12Bump version number of companion extension to match next Gemini CLI version n...Shreya Keshive
2025-08-12chore(integration-tests): refactor to typescript (#5645)Jacob Richman
2025-08-08chore(release): v0.1.18 (#5864)N. Taylor Mullen
2025-08-08fix(core): Add missing mnemonist dependency (#5841)Gal Zahavi
2025-08-08feat(telemetry): Prevent memory leak in ClearcutLogger (#5734)Gal Zahavi
2025-08-07README + reduce required VS Code version for companion extension (#5719)Shreya Keshive
2025-08-07fix(tests): add missing deps in cli to fix sandbox runs (#5742)anthony bushong
2025-08-06feat: Improve @-command file path completion with fzf integration (#5650)DevMassive
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
2025-08-04chore(release): v0.1.17 (#5561)N. Taylor Mullen
2025-08-03chore(release): v0.1.16 (#5478)N. Taylor Mullen
2025-07-31fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)Niladri Das
2025-07-30Exclude companion extension from release versioning (#5226)Shreya Keshive
2025-07-29chore(release): v0.1.15 (#5163)N. Taylor Mullen
2025-07-25Vim mode (#3936)Sijie Wang
2025-07-25fix(ci): Fix failing release workflow by creating a self-contained bundle (#4...Abhi
2025-07-24Polish companion extension README and package.json file ahead of publishing (...Shreya Keshive
2025-07-22(feat): Initial Version of Custom Commands (#4572)Abhi
2025-07-21fix: character encoding issues in shell command processor (#1949)BOYI
2025-07-21[ide-mode] Keep track of recently-opened files and send them to the CLI (#4463)christine betts
2025-07-20build(deps): Add missing `resolved` and `integrity` for all dependencies (#3501)ljxfstorm
2025-07-19chore(release): v0.1.13 (#4515)N. Taylor Mullen
2025-07-19Revert background agent commits (#4479)Tommaso Sciortino
2025-07-18Demo background agent (#4409)Tommaso Sciortino
2025-07-17fix: remove direct gaxios dependency (#4289)Pascal Birchler
2025-07-17Update ESLint and related packages to latest versions (#4296)Abdelkader Boudih
2025-07-17feat(cli): add explicit proxy option in cli (#2526)warjiang
2025-07-16fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP...Wanlin Du
2025-07-15Set port dynamically in VSCode extension and read from it in gemini-cli and s...christine betts
2025-07-15Revert "Update to yargs v18 (#3759)" (#4252)N. Taylor Mullen
2025-07-15Update to yargs v18 (#3759)Pascal Birchler
2025-07-14Introduce VSCode companion extension (#3917)christine betts
2025-07-12chore(release): v0.1.12 (#4023)N. Taylor Mullen
2025-07-12chore(release): v0.1.11 (#3939)N. Taylor Mullen
2025-07-11chore(deps): Pin @google/genai to 1.8.0 (#3834)trapezoid
2025-07-11chore: remove unused ink-text-input dependency (#2388)Masato Sugiyama
2025-07-10chore(release): v0.1.10 (#3749)matt korwel
2025-07-09Revert "chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (… (#3676)N. Taylor Mullen
2025-07-08fix(deps): revert yargs bump and fix npx regression (#3610)N. Taylor Mullen
2025-07-09chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (#3583)dependabot[bot]
2025-07-09chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589)dependabot[bot]
2025-07-09chore(deps): bump ws from 8.18.2 to 8.18.3 (#3581)dependabot[bot]
2025-07-09chore(deps): bump mime-types and @types/mime-types (#3582)dependabot[bot]
2025-07-09chore(deps-dev): bump esbuild from 0.25.5 to 0.25.6 (#3586)dependabot[bot]
2025-07-09chore(deps-dev): bump globals from 16.2.0 to 16.3.0 (#3587)dependabot[bot]
2025-07-09chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590)dependabot[bot]
2025-07-09chore(deps): bump gaxios from 6.7.1 to 7.1.1 (#3592)dependabot[bot]
2025-07-09Fix version of shell-quote (#3557)Tommaso Sciortino