Commit Graph

125 Commits

Author SHA1 Message Date
Adam Weidman 044f2a84c4 feat(escape ansi): escape ansi ctrl codes from model output before displaying to user (#8636) 2025-09-25 18:07:17 +00:00
matt korwel b148c56193 chore(release): bump version to 0.8.0-nightly.20250925.b1da8c21 (#9753)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-25 14:23:19 +00:00
Tommaso Sciortino aadd281e79 Fix incompatibilities with package.json (#8949) 2025-09-20 18:38:03 +00:00
Sandy Tao 54d8770d99 fix(security): Pin wrap-ansi to 9.0.2 (#8934) 2025-09-19 21:17:34 +00:00
Tommaso Sciortino ac08b6a0cf Rollback shrinkwrap (#8926) 2025-09-19 18:22:01 +00:00
Tommaso Sciortino f677ed221d Properly publish npm-shrinkwrap.json. (#8655) 2025-09-18 01:08:43 +00:00
gemini-cli[bot] 569fbf13a3 chore(release): bump version to 0.7.0-nightly.20250918.2722473a (#8667)
Co-authored-by: mkorwel <matt.korwel@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-18 00:42:21 +00:00
matt korwel f4cbf3d3c5 chore(release): bump version to 0.7.0-nightly.20250917.0b10ba2c (#8645)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-17 20:53:53 +00:00
fuyou 3fd408e08f Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
2025-09-13 06:31:15 +00:00
matt korwel da123058c6 Release Process vNext (#8152)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-10 08:28:58 +00:00
matt korwel 600497dadd 0.4.0 (#8136) 2025-09-10 00:23:44 +00:00
Sandy Tao fb9c6566d5 chore(release): v0.3.4 (#7902)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-06 20:53:00 +00:00
Sandy Tao 6c8506f350 chore(release): v0.3.3 (#7854)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-06 04:30:24 +00:00
Pascal Birchler 7ede53fe76 Reduce bundle size & check it in CI (#7395) 2025-09-04 21:00:27 +00:00
matt korwel 679a4e1f41 chore(release): v0.3.1 (#7742)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-09-04 12:57:14 -07:00
matt korwel 96b6d3ac79 Takethree (#7740)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
2025-09-04 19:27:51 +00:00
matt korwel 1cdc8fd5f8 fix(deps): Add fzf as a direct dependency to CLI (#7658) 2025-09-03 17:14:33 +00:00
Gaurav 9d4b57ed11 update(deps): genai sdk now handles empty GEMINI_API_KEY correctly (#7377) 2025-09-01 00:55:19 +00:00
christine betts cc79c18333 Screen reader updates (#7307) 2025-08-28 20:52:14 +00:00
N. Taylor Mullen 233f3f72c6 chore(release): v0.2.2 (#7319) 2025-08-28 09:08:03 -07:00
Gal Zahavi 9ec0cc7d4e refactor: refactor settings to a nested structure (#7244) 2025-08-28 01:39:45 +00:00
anthony bushong d745a2d112 fix(e2e): add missing deps to fix sandbox module not found errors in cli/core (#7256) 2025-08-27 22:23:38 +00:00
N. Taylor Mullen 304bf58923 chore(release): v0.2.1 (#7200) 2025-08-27 00:04:08 -07:00
Adam Weidman faf22b5424 Add a2a-server package to gemini-cli (#6597) 2025-08-26 20:49:25 +00:00
yoshi-taka 57cff95dea chore: unused deps (#7109)
Co-authored-by: cornmander <shikhman@google.com>
2025-08-26 15:20:56 +00:00
yoshi-taka 51b12f032e unused deps (#4732) 2025-08-25 22:17:48 +00:00
matt korwel 298801b6ba chore(release): v0.1.21 (#6207)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-08-14 06:14:25 +00:00
Sandy Tao 4a4ac20559 feat(deps): Update @google/genai to 1.13.0 (#6184) 2025-08-14 02:12:11 +00:00
Jacob Richman 9493519a70 Update Ink version (#6175) 2025-08-13 21:40:04 +00:00
Shreya Keshive 5e2496097c chore(release): v0.1.19 (#6069)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
2025-08-12 18:37:49 +00:00
N. Taylor Mullen 6caf6674da chore(release): v0.1.18 (#5864) 2025-08-08 17:26:43 -07:00
anthony bushong 68f2c47afa fix(tests): add missing deps in cli to fix sandbox runs (#5742) 2025-08-07 17:58:44 +00:00
Bryant Chandler 9c5fcd0924 feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-05 23:18:03 +00:00
N. Taylor Mullen 25a6db62a7 chore(release): v0.1.17 (#5561) 2025-08-04 21:37:32 -07:00
N. Taylor Mullen e1ee2bc0e1 chore(release): v0.1.16 (#5478) 2025-08-03 13:38:03 -07:00
N. Taylor Mullen f665ffb0e7 chore(release): v0.1.15 (#5163) 2025-07-29 22:03:54 -07:00
Abhi 808af24a96 fix(ci): Fix failing release workflow by creating a self-contained bundle (#4888)
Co-authored-by: Jerop Kipruto <jerop@google.com>
2025-07-25 20:18:59 +00:00
Abhi 3311d0944e (feat): Initial Version of Custom Commands (#4572) 2025-07-22 04:34:55 +00:00
N. Taylor Mullen 0a7e4397cb chore(release): v0.1.13 (#4515) 2025-07-19 13:40:55 -07:00
Pascal Birchler 1db1de8a87 fix: remove direct gaxios dependency (#4289) 2025-07-17 22:54:19 +00:00
N. Taylor Mullen 1936ca8991 Revert "Update to yargs v18 (#3759)" (#4252) 2025-07-15 12:36:54 -07:00
Pascal Birchler c353329409 Update to yargs v18 (#3759) 2025-07-15 06:09:12 +00:00
N. Taylor Mullen 2bf0bde8a0 chore(release): v0.1.12 (#4023) 2025-07-12 23:09:54 -07:00
N. Taylor Mullen c4b0982102 chore(release): v0.1.11 (#3939) 2025-07-12 00:33:17 +00:00
Masato Sugiyama 4b19aa11fb chore: remove unused ink-text-input dependency (#2388) 2025-07-11 05:32:02 +00:00
matt korwel 688131f29a chore(release): v0.1.10 (#3749)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
Co-authored-by: Aryan Sawant <156219699+aryanjsawant@users.noreply.github.com>
Co-authored-by: neo.alienson <neo@01man.com>
2025-07-10 16:55:22 +00:00
N. Taylor Mullen b9195adb0f fix(deps): revert yargs bump and fix npx regression (#3610) 2025-07-08 23:44:56 -07:00
dependabot[bot] 830123a54f chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 06:01:06 +00:00
dependabot[bot] a34ce04cf9 chore(deps): bump mime-types and @types/mime-types (#3582)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 05:44:40 +00:00
dependabot[bot] 8bd56949bd chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-09 05:40:56 +00:00