Commit graph

  • c9e1e6d3bd
    Add support for specifying maxSessionTurns via the settings configuration (#3507) anj-s 2025-07-11 07:55:03 -07:00
  • 0151a9e1a3
    Remove extra logging in debug mode (#3864) anj-s 2025-07-11 07:43:51 -07:00
  • 166f5eaa66
    Don't print MCP server logs. It's too noisy. (#3867) Tommaso Sciortino 2025-07-11 07:42:43 -07:00
  • 62ebd51e11
    docs: correct typo in CONTRIBUTING.md (#3852) Ioannis Papapanagiotou 2025-07-11 16:29:05 +03:00
  • e8fd2d6147
    Update authentication.md to show how to use API keys in GCP (#3042) chrisheecho 2025-07-11 06:25:11 -07:00
  • a634e03177
    docs: Include video and audio in multi-file tool documentation (#3380) Max Bain 2025-07-11 14:22:43 +01:00
  • 9195a1c026
    Fix typo in authentication.md (#3348) Jinhwan Kim 2025-07-11 22:04:42 +09:00
  • daed8b0f90
    chore(deps): Pin @google/genai to 1.8.0 (#3834) trapezoid 2025-07-11 15:58:32 +09:00
  • 8d054898af
    chore: remove unused ink-text-input dependency (#2388) Masato Sugiyama 2025-07-11 14:32:02 +09:00
  • 8a128d8dc6
    Add NO_BROWSER environment variable to trigger offline oauth flow (#3713) Seth Troisi 2025-07-10 18:59:02 -07:00
  • ab66e3a24e
    Work around bracketed paste support for node < 20 (#2476) Billy Biggs 2025-07-10 15:56:34 -04:00
  • 75a128e7ee
    chore(release): v0.1.10 (#3749) matt korwel 2025-07-10 09:55:22 -07:00
  • 870797c16c
    Indent subcommands in help output (#3703) Tommaso Sciortino 2025-07-10 09:21:20 -07:00
  • bf508bfd77
    Cleanup: Removed duplicate guidelines prompt (#3741) Mithlesh kumar 2025-07-10 21:34:59 +05:30
  • 5ecc13729a
    Fix invalid docker command and invalid JSON in the mcpServers example. (#3672) neo.alienson 2025-07-10 16:33:04 +08:00
  • 316c0fa37b
    Fix Patch for grep.test.ts (#3747) Aryan Sawant 2025-07-10 02:08:58 -04:00
  • 58607b92df
    Revert "fix: Use Email for Clearcut Logging and Refactor User Info Fetching" (#3744) matt korwel 2025-07-09 21:51:37 -07:00
  • b7f8e1360f
    fix: Use Email for Clearcut Logging and Refactor User Info Fetching (#3620) Gaurav 2025-07-09 21:17:40 -07:00
  • da50a1eefb
    Add system-wide settings config for administrators (#3498) christine betts 2025-07-09 21:16:42 +00:00
  • 063481faa4
    Adding TurnId to Tool call and API responses and error logs. (#3039) uttamkanodia14 2025-07-10 00:19:30 +05:30
  • 6c12f9e0d9
    Use yargs array type for the allowedMcpServerNames flag instead of processing the list directly ourselves. (#3600) Tyler 2025-07-09 11:38:38 -07:00
  • 017a0a6c86
    fix(gha): only post coverage comment for 22.x (#3613) Pascal Birchler 2025-07-09 20:25:48 +02:00
  • 725b23e37a
    Revert "chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (… (#3676) N. Taylor Mullen 2025-07-09 11:19:28 -07:00
  • b3d3f40115
    Revert "chore(deps): Add Dependabot config (#2972)" (#3675) N. Taylor Mullen 2025-07-09 11:17:04 -07:00
  • 8a6509ffeb
    Remove auto-execution on Flash in the event of a 429/Quota failover (#3662) Bryan Morgan 2025-07-09 13:55:56 -04:00
  • 01e756481f
    mcp-server: Fix debug flag (#3667) Ed Harrod 2025-07-09 18:52:49 +01:00
  • d5db4f0b93
    Update Terms of Service and Privacy Notice for clarity. (#3036) Jenna Inouye 2025-07-09 09:23:58 -07:00
  • b0cce95286
    Improve quota- and resource-related 429 error handling, also taking Code Assist customer tiers into consideration (#3609) Bryan Morgan 2025-07-09 10:18:15 -04:00
  • 8f2da86aa5
    Use full terminal width for --help (#3515) Pascal Birchler 2025-07-09 09:02:59 +02:00
  • d094026b3b
    fix(deps): revert yargs bump and fix npx regression (#3610) N. Taylor Mullen 2025-07-08 23:44:56 -07:00
  • 95782b7b47
    chore(deps): bump google-auth-library from 9.15.1 to 10.1.0 (#3583) dependabot[bot] 2025-07-08 23:01:18 -07:00
  • 0e13b7f0c6
    docs(contributing): mention macOS Seatbelt in GEMINI_SANDBOX examples (#3537) DaeYeong Kim 2025-07-09 15:01:16 +09:00
  • c5abd7a302
    chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589) dependabot[bot] 2025-07-08 23:01:06 -07:00
  • 52db1b83a0
    chore(deps): bump ws from 8.18.2 to 8.18.3 (#3581) dependabot[bot] 2025-07-09 05:47:51 +00:00
  • 4d882d9b58
    chore: fix typo (#3570) Principal-Ideal 2025-07-09 05:46:55 +00:00
  • 5a50958f28
    chore(deps): bump dorny/test-reporter from 1 to 2 (#3575) dependabot[bot] 2025-07-08 22:46:24 -07:00
  • d787f1b3de
    chore(deps): bump actions/create-github-app-token from 1 to 2 (#3576) dependabot[bot] 2025-07-08 22:46:14 -07:00
  • b12149be7c
    chore(deps): bump mime-types and @types/mime-types (#3582) dependabot[bot] 2025-07-09 05:44:40 +00:00
  • 9089107a8d
    chore(deps-dev): bump esbuild from 0.25.5 to 0.25.6 (#3586) dependabot[bot] 2025-07-08 22:42:49 -07:00
  • bedecc03f4
    chore(deps-dev): bump globals from 16.2.0 to 16.3.0 (#3587) dependabot[bot] 2025-07-08 22:42:23 -07:00
  • f6cd65190f
    chore(deps): bump yargs from 17.7.2 to 18.0.0 (#3590) dependabot[bot] 2025-07-08 22:40:56 -07:00
  • 698ec8172c
    chore(deps): bump gaxios from 6.7.1 to 7.1.1 (#3592) dependabot[bot] 2025-07-08 22:39:42 -07:00
  • 9273e8ddae
    Fix version of shell-quote (#3557) Tommaso Sciortino 2025-07-08 17:40:49 -07:00
  • 3e157a2331
    chore(deps): Add Dependabot config (#2972) Pascal Birchler 2025-07-09 02:23:59 +02:00
  • 2916753409
    chore: add CodeQL analysis (#2992) Pascal Birchler 2025-07-09 02:23:51 +02:00
  • c8cf954e6e
    fix(auth): do not blindly default to API key auth (#3235) Pascal Birchler 2025-07-09 00:10:36 +02:00
  • 0506b40a39
    Fix bad request in model check (#3568) Sandy Tao 2025-07-08 15:06:47 -07:00
  • 27a2d8af14
    refactor: consolidate all flags to use hyphens (deprecate underscore flags) (#3541) Jack Wotherspoon 2025-07-08 16:56:12 -04:00
  • 2ed1b378cb
    fix: Honor DEBUG and CLI_TITLE environment variables (#3560) Marat Boshernitsan 2025-07-08 12:34:17 -07:00
  • c0940a194e
    Add a command line option to enable and list extensions (#3191) Billy Biggs 2025-07-08 12:57:34 -04:00
  • f1647d9e19
    Improve auth env var validation logic and messaging to detect settings that confuse GenAI SDK (#1381) Marat Boshernitsan 2025-07-08 09:37:10 -07:00
  • 5c759d48c7
    Don't enforce leading slash since that's not true on Windows (#3545) Tommaso Sciortino 2025-07-08 09:30:49 -07:00
  • 4dab31f1c8
    Improve Function Call argument validation and typing (#2881) Tommaso Sciortino 2025-07-07 23:48:44 -07:00
  • 137ffec3f6
    Fix nightly Release (#3511) matt korwel 2025-07-07 23:41:39 -07:00
  • 0c70a99b56
    Preserve recent history when compressing. (#3049) Tommaso Sciortino 2025-07-07 23:32:09 -07:00
  • 23e3c7d6ec
    style: Format execution time as minutes, seconds (#2707) Ayesha Shafique 2025-07-08 11:14:42 +05:00
  • f7ad9a7e47
    Fix infinite loop in start.js on Windows (#3506) Sandy Tao 2025-07-07 20:49:22 -07:00
  • a34cc6124c
    ci: disable scheduled jobs in forked repo (#3093) warjiang 2025-07-08 09:14:39 +08:00
  • ba58e077eb
    chore: add general usage message to --help message (#3500) Jack Wotherspoon 2025-07-07 21:13:31 -04:00
  • a4097ae6f9
    Release and Packaging: Clean up (#3489) matt korwel 2025-07-07 16:36:51 -07:00
  • 4e84989d8f
    Fix double "esc" bug in Auth dialog (#3493) Tommaso Sciortino 2025-07-07 16:27:24 -07:00
  • 426b6905da
    Fix typo and add tests for auth validation. (#3491) Tommaso Sciortino 2025-07-07 15:52:04 -07:00
  • 48c2aa296a
    Enable Gemini CLI to reuse user's auth in Cloud Shell (#3070) Marat Boshernitsan 2025-07-07 15:02:13 -07:00
  • 357546a2aa
    Initialize MCP tools once at start up instead of every time we auth. (#3483) Tommaso Sciortino 2025-07-07 15:01:59 -07:00
  • aa10ccba71
    feature(commands) - Refactor Slash Command + Vision For the Future (#3175) Abhi 2025-07-07 16:45:44 -04:00
  • 6eccb474c7
    refactor: rename allowed_mcp_server_names to allowed-mcp-server-names (#3469) Tyler 2025-07-07 12:47:27 -07:00
  • 97a472f2fb
    fix(cli): Prevent Tab from auto-executing incomplete slash commands (#2919) Sambhav Khanna 2025-07-07 15:43:27 -04:00
  • 2b135d0e9e
    Remove unneeded code. (#3467) Tommaso Sciortino 2025-07-07 12:35:29 -07:00
  • 7cc84cd6af
    Update README.md to show API key usage for Vertex (#3060) chrisheecho 2025-07-07 11:43:27 -07:00
  • 8f4046c71a
    fix: EditTool can clobber human edits to the same file. (#3043) Colt McAnlis 2025-07-07 10:28:56 -07:00
  • 229ae03631
    Add --allowed_mcp_server_names flag (#3464) Tyler 2025-07-07 09:45:58 -07:00
  • 355fb4ac67
    Add excludeTools and includeTools to mcpServers config (#2976) Jordan Demeulenaere 2025-07-07 18:34:26 +02:00
  • aa8e5776eb
    Add new test to verify that when an Authorization header is provided (#3023) Gennadiy Civil 2025-07-07 12:34:16 -04:00
  • 17dfa267d5
    Re-enable backticks in shell tool usage. (#3360) N. Taylor Mullen 2025-07-07 09:15:10 -07:00
  • 48ebd728b3
    Migrate Gemini CLI Action workflows to Direct WIF authentication (#3456) Jerop Kipruto 2025-07-07 12:06:31 -04:00
  • 524ede52d2
    feat: add .svg support (#3229) Pugazhendhi 2025-07-07 11:21:32 +05:30
  • 97d9386e3f
    @file don't respect config respectGitIgnore=false (#3382) (#3387) zfflxx 2025-07-07 13:48:39 +08:00
  • bb8f6b376d
    Fix nested markdown Rendering for table headers and rows #3331 (#3362) zfflxx 2025-07-07 13:33:46 +08:00
  • b70fba5b09
    fix: respect env variables in .env for settings.json variable substitution (#3416) Jack Wotherspoon 2025-07-07 01:13:13 -04:00
  • 87a44ec468
    feat(core): improve error messages in isCommandAllowed (#3349) Yuki Okita 2025-07-07 14:03:36 +09:00
  • 20825e4114
    Release misc (#3418) matt korwel 2025-07-06 20:16:42 -07:00
  • 39d4095a4c
    feat: YOLO mode shorctut displayed inside /help (#3367) Devansh Sharma 2025-07-06 17:48:29 +02:00
  • 39e8509452
    feat: add user startup warnings, add home directory check (#3056) Pyush Sinha 2025-07-05 23:27:00 -07:00
  • da9b1baa6e
    Update @google/genai -> 1.8.0 (#3339) N. Taylor Mullen 2025-07-05 18:10:57 -07:00
  • 9211905ff1
    feat: Handle inline content modification in tool scheduler (#2883) Adam Weidman 2025-07-05 23:19:41 +00:00
  • 2b8a565f89
    Fix #2922: Prevent @ concatenation to valid paths in shellmode. (#2932) Daniel Sibaja 2025-07-05 16:20:12 -06:00
  • b564d4a088
    fix(core): Sanitize tool parameters to fix 400 API errors (#3300) BigUncle 2025-07-06 05:58:51 +08:00
  • 5c9372372c
    cleaning up prompts for release (#3335) matt korwel 2025-07-05 14:20:47 -07:00
  • a7256f630c
    Relase: Clean up and condensing (#3321) matt korwel 2025-07-05 13:58:59 -07:00
  • 4be32d1f73
    fix(cli): Group cancelled tool call responses to prevent API errors (#3333) N. Taylor Mullen 2025-07-05 13:56:39 -07:00
  • 8adc586973
    fix: small typo (#3183) 이동현 2025-07-06 00:33:42 +09:00
  • 4963a1eea8
    Mk nohup (#3285) matt korwel 2025-07-05 08:27:22 -07:00
  • ab96676e36
    fix typos in diverse files (#3284) Didier Durand 2025-07-05 17:23:39 +02:00
  • 47dc16d243
    feat: Update minimum Node.js version to 20 (#3277) matt korwel 2025-07-05 07:55:15 -07:00
  • 80aad5a42c
    Doc: update gemini-cli README.md to require Node.js version 20+ (#3247) Ned Nguyen 2025-07-04 20:44:23 -06:00
  • c94fcd1094
    fix a command usage issue in deployment.md Will 保哥 2025-07-05 10:05:56 +08:00
  • 7aa67f324c
    Mk sign nightly release commits (#3264) matt korwel 2025-07-04 18:32:58 -07:00
  • e90e0015ea
    Signing tags (#3254) matt korwel 2025-07-04 17:04:05 -05:00
  • 9ff3592e01
    Mk nightly relase tag formatting (#3206) matt korwel 2025-07-04 11:30:29 -05:00
  • 806d858c45
    ci: update issue templates to use GitHub alert (#3167) Jack Wotherspoon 2025-07-04 11:59:09 -04:00