| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-16 | fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for ↵ | Wanlin Du | |
| MCP related tools (#4176) Co-authored-by: Jack Wotherspoon <[email protected]> | |||
| 2025-07-15 | Set port dynamically in VSCode extension and read from it in gemini-cli and ↵ | christine betts | |
| send initial notification (#4255) | |||
| 2025-07-15 | Revert "Update to yargs v18 (#3759)" (#4252) | N. Taylor Mullen | |
| 2025-07-15 | Update to yargs v18 (#3759) | Pascal Birchler | |
| 2025-07-14 | Introduce VSCode companion extension (#3917) | christine betts | |
| 2025-07-12 | chore(release): v0.1.12 (#4023) | N. Taylor Mullen | |
| 2025-07-12 | chore(release): v0.1.11 (#3939) | N. Taylor Mullen | |
| 2025-07-11 | chore(deps): Pin @google/genai to 1.8.0 (#3834) | trapezoid | |
| Co-authored-by: matt korwel <[email protected]> | |||
| 2025-07-11 | chore: remove unused ink-text-input dependency (#2388) | Masato Sugiyama | |
| 2025-07-10 | chore(release): v0.1.10 (#3749) | matt korwel | |
| Co-authored-by: Gaurav <[email protected]> Co-authored-by: Aryan Sawant <[email protected]> Co-authored-by: neo.alienson <[email protected]> | |||
| 2025-07-09 | Revert "chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (… (#3676) | N. Taylor Mullen | |
| 2025-07-08 | fix(deps): revert yargs bump and fix npx regression (#3610) | N. Taylor Mullen | |
| 2025-07-09 | chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (#3583) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps): bump ws from 8.18.2 to 8.18.3 (#3581) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps): bump mime-types and @types/mime-types (#3582) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps-dev): bump esbuild from 0.25.5 to 0.25.6 (#3586) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps-dev): bump globals from 16.2.0 to 16.3.0 (#3587) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | chore(deps): bump gaxios from 6.7.1 to 7.1.1 (#3592) | dependabot[bot] | |
| Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2025-07-09 | Fix version of shell-quote (#3557) | Tommaso Sciortino | |
| 2025-07-08 | Improve Function Call argument validation and typing (#2881) | Tommaso Sciortino | |
| Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-07-06 | Update @google/genai -> 1.8.0 (#3339) | N. Taylor Mullen | |
| 2025-07-05 | fix(core): Sanitize tool parameters to fix 400 API errors (#3300) | BigUncle | |
| 2025-07-05 | Relase: Clean up and condensing (#3321) | matt korwel | |
| 2025-07-05 | feat: Update minimum Node.js version to 20 (#3277) | matt korwel | |
| 2025-07-04 | Releasing: Utilizing Github Actions and Tagging for release. (#2852) | matt korwel | |
| Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-07-01 | chore: bump version to 0.1.9 (#2906) | Brandon Keiji | |
| 2025-07-01 | update check + tests (#2772) | Eddie Santos | |
| 2025-06-28 | quiet dotenv log message (#2239) | Mot | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 2025-06-28 | chore: bump to 0.1.8 (#2308) | Brandon Keiji | |
| 2025-06-27 | Upgrade to Ink 6 and React 19 (#2096) | Sandy Tao | |
| Co-authored-by: jacob314 <[email protected]> | |||
| 2025-06-27 | fix: add missing gaxios dependency (#2302) | Brandon Keiji | |
| 2025-06-27 | Fix a circular dependency (#2246) | Xi Chen | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 2025-06-27 | chore: bump to 0.1.6 (#2285) | Brandon Keiji | |
| 2025-06-26 | fix: add repository field to package.jsons (#2032) | Brandon Keiji | |
| 2025-06-26 | chore: bump to 0.1.5 (#1731) | Brandon Keiji | |
| 2025-06-26 | feat: add release trigger configuration (#1697) | Brandon Keiji | |
| 2025-06-25 | Add tos and privacy links docs for clarity (#1571) | anj-s | |
| 2025-06-25 | Version 0 1 1 (#1426) | matt korwel | |
| 2025-06-25 | fix: prepublish changes to package names (#1420) | Brandon Keiji | |
| 2025-06-24 | Prerelease: Cleanup (#1404) | matt korwel | |
| 2025-06-23 | Use concurrently to run start script with GCP telemetry (#1329) | Jerop Kipruto | |
| ## TLDR Introduces the `concurrently` package to simplify the dev startup process with GCP telemetry enabled. ## Dive Deeper Previously, developers had to run the telemetry script and the main application start script in separate terminals. This change updates the `start:gcp` script to use `concurrently`, allowing both processes to be launched and managed with a single command. This improves the developer experience and reduces the chance of forgetting to start one of the required processes. ## Reviewer Test Plan Set the required environment variable: ```shell export OTLP_GOOGLE_CLOUD_PROJECT=<your-project-id> ``` Run the following command: ```shell npm run start:gcp ``` #750 cc @teeler | |||
| 2025-06-17 | Auto-update notifications (#1110) | Eddie Santos | |
| 2025-06-16 | Preflight and integration npx (#1096) | matt korwel | |
| 2025-06-15 | feat(cli): add glob as a direct dependency (#1065) | N. Taylor Mullen | |
| 2025-06-13 | Improvements to web-fetch tool (#1030) | Allen Hutchison | |
| 2025-06-13 | fix: add micromatch to package deps (#1020) | Brandon Keiji | |
| 2025-06-13 | Add web socket protocol support for IDE MCP server (#987) | Shreya Keshive | |
| Co-authored-by: matt korwel <[email protected]> | |||
| 2025-06-12 | Improve some tools to support abortSignal (#997) | Tommaso Sciortino | |
