| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-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 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-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 | 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 | Make clean script cross-platform (#1990) | MirzaSamadAhmedBaig | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 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 | fix: add missing gaxios dependency (#2302) | Brandon Keiji | |
| 2025-06-27 | chore: bump to 0.1.6 (#2285) | Brandon Keiji | |
| 2025-06-26 | feat: add prepublishOnly checks (#2052) | 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 | Version 0 1 1 (#1426) | matt korwel | |
| 2025-06-25 | fix: prepublish changes to package names (#1420) | Brandon Keiji | |
| 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 | |
| 2025-06-13 | Revert "Make glob tool support abortSignal" (#996) | matt korwel | |
| 2025-06-12 | Reduce coupling between core and cli packages (#961) | Marat Boshernitsan | |
| Co-authored-by: Marat Boshernitsan <[email protected]> | |||
| 2025-06-12 | Make glob tool support abortSignal (#988) | Tommaso Sciortino | |
| 2025-06-11 | Restore Checkpoint Feature (#934) | Louis Jimenez | |
| 2025-06-10 | Register dependency added in PR:910 (#925) | Tommaso Sciortino | |
| 2025-06-10 | Basic code assist support (#910) | Tommaso Sciortino | |
| 2025-06-10 | restricted networking for all sandboxing methods, new seatbelt profiles, ↵ | Olcan | |
| updated docs, fixes to sandbox build, debugging through sandbox (#891) | |||
| 2025-06-09 | Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ↵ | matt korwel | |
| (#784) | |||
| 2025-06-09 | Bump @google/genai dependency (#870) | Abhi | |
| 2025-06-08 | feat(git): Refactor gitignore handling to use `ignore` library instead of ↵ | N. Taylor Mullen | |
| `minimatch` (#864) | |||
| 2025-06-08 | fix(deps): externalize tree-sitter (#840) | matt korwel | |
| Submitting without approval to fix broken deployment on main. But also, we should lock this down. | |||
| 2025-06-07 | refactor: rename gemini-code to gemini-cli (#822) | cperry-goog | |
| 2025-06-07 | Creating Node AST Tool. (#756) | matt korwel | |
| 2025-06-05 | OpenTelemetry Integration & Telemetry Control Flag (#762) | Jerop Kipruto | |
| 2025-06-04 | Ignore folders files (#651) | Keith Ballinger | |
| # Add .gitignore-Aware File Filtering to gemini-cli This pull request introduces .gitignore-based file filtering to the gemini-cli, ensuring that git-ignored files are automatically excluded from file-related operations and suggestions throughout the CLI. The update enhances usability, reduces noise from build artifacts and dependencies, and provides new configuration options for fine-tuning file discovery. Key Improvements .gitignore File Filtering All @ (at) commands, file completions, and core discovery tools now honor .gitignore patterns by default. Git-ignored files (such as node_modules/, dist/, .env, and .git) are excluded from results unless explicitly overridden. The behavior can be customized via a new fileFiltering section in settings.json, including options for: Turning .gitignore respect on/off. Adding custom ignore patterns. Allowing or excluding build artifacts. Configuration & Documentation Updates settings.json schema extended with fileFiltering options. Documentation updated to explain new filtering controls and usage patterns. Testing New and updated integration/unit tests for file filtering logic, configuration merging, and edge cases. Test coverage ensures .gitignore filtering works as intended across different workflows. Internal Refactoring Core file discovery logic refactored for maintainability and extensibility. Underlying tools (ls, glob, read-many-files) now support git-aware filtering out of the box. Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-06-03 | fixed strip-ansi dep by installing it in core package (also ran npm install ↵ | Olcan | |
| in cli package that resulted in the minor changes here) (#727) | |||
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
