Commit Graph

  • 2f1d6234de Don't start uncompressed history with a function response (#4141) Tommaso Sciortino 2025-07-14 10:09:11 -07:00
  • c313c3dee1 updated '/auth' to use new slash command arch (#3797) haroldmciver-go 2025-07-14 12:22:37 -04:00
  • 80c81f2a4c fix(docs): clarify global installation in readme (#3781) Pascal Birchler 2025-07-14 18:21:40 +02:00
  • fadc477001 Add feature flag for IDE integration (#3927) Shreya Keshive 2025-07-14 12:04:08 -04:00
  • e9d680e8a4 Introduce VSCode companion extension (#3917) christine betts 2025-07-14 15:34:44 +00:00
  • 64f1d80b26 Add documentation for the /extensions command (#4051) Billy Biggs 2025-07-14 16:33:05 +02:00
  • 34bbfa0e15 Fix markdown heading level issue (#3381) Will 保哥 2025-07-14 20:13:43 +08:00
  • bc4182b9d2 Show stderr output from mcp servers in debug mode (#4049) Billy Biggs 2025-07-14 06:42:22 +02:00
  • c7840966e2 Fix duplicate help text for build targets in Makefile (#4092) Nick Popovic 2025-07-14 00:42:07 -04:00
  • 3110e8f810 feat(cli): add hideBanner setting to disable startup banner (#2803) K 2025-07-14 10:07:31 +05:30
  • 8d0a4082a4 Fix(ci): Correct container publishing pipeline and improve robustness (#4093) Abhi 2025-07-14 00:19:58 -04:00
  • ef8ec98489 Add back support for escaping newline with a \ character (#4064) Billy Biggs 2025-07-14 05:34:20 +02:00
  • b018e2d3ad Fix docker release yaml to use correct commands. (#4025) N. Taylor Mullen 2025-07-12 23:46:49 -07:00
  • 8cf7f530e1 chore(release): v0.1.12 (#4023) N. Taylor Mullen 2025-07-12 23:09:54 -07:00
  • b29c02dd34 Fix not using flash for next speaker check (#4016) Sandy Tao 2025-07-12 22:12:47 -07:00
  • 44ef0408f3 feat(tools): Centralize shell tool summarization (#4009) N. Taylor Mullen 2025-07-12 21:09:12 -07:00
  • 09a3b7d5e1 feat: Invert scroll arrow default in RadioButtonSelect (#4006) N. Taylor Mullen 2025-07-12 20:58:00 -07:00
  • 26a79fec25 feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002) N. Taylor Mullen 2025-07-12 20:43:35 -07:00
  • 4442e893c3 fix(auth): Remove sharp edges from headless auth (#3985) N. Taylor Mullen 2025-07-12 15:42:47 -07:00
  • 890982a811 fix(core): make the commented-out test workable (#3885) Yuki Okita 2025-07-13 04:13:22 +09:00
  • b3cbde5cf3 Fix typo in README.md regarding Vertex AI API key (#3946) Isuru Gunarathne 2025-07-12 12:53:09 +05:30
  • 642d2e8d51 ensure system instruction also uses <state_snapshot> (#3951) Abhi 2025-07-12 02:15:56 -04:00
  • c9e194ec6a feat: Add clipboard image paste support for macOS (#1580) Jayson Dasher 2025-07-12 00:06:49 -04:00
  • c4ea17692f Fix extra whitespace in markdown rendering. (#3943) Jacob Richman 2025-07-11 20:38:07 -07:00
  • d89ccf2250 Add scrolling to theme dialog (#3895) Miguel Solorio 2025-07-11 18:05:21 -07:00
  • 82bde57868 Fix issues that resulted in Gemini trying to use relative paths where absolute paths were required (#3938) Jacob Richman 2025-07-11 17:49:26 -07:00
  • 6ebe97c704 chore(release): v0.1.11 (#3939) N. Taylor Mullen 2025-07-11 17:33:17 -07:00
  • 5b6608ad84 feat(cli): add support for --prompt-interactive/-i flag (#1743) Daniel Lee 2025-07-11 16:52:56 -07:00
  • 5b5f496436 Adds Flash Fallback logging and clearcut logging (#3843) uttamkanodia14 2025-07-12 02:40:25 +05:30
  • 764809753a fix: TypeError: Cannot read properties of undefined (reading 'authType') (#3914) Gaurav 2025-07-11 14:08:49 -07:00
  • a071f604e3 Remove unused demo file (#3886) christine betts 2025-07-11 21:05:39 +00:00
  • eab47b9131 Add oauth test (#3916) Seth Troisi 2025-07-11 14:05:27 -07:00
  • 448838dea8 Add visual cues for nightly version (#3701) Miguel Solorio 2025-07-11 13:43:57 -07:00
  • 4197f30278 update /theme to new slash command arch (#3791) haroldmciver-go 2025-07-11 16:01:28 -04:00
  • 2826c7a1c6 feat: add headers support to SSE transport MCP servers (#3902) Jack Wotherspoon 2025-07-11 15:59:42 -04:00
  • 8f12e8a114 fix: clearcut logging (retry #3744) (#3751) Gaurav 2025-07-11 10:57:35 -07:00
  • 93284281de Logs the auth type in the user prompts, api responses and errors (#3795) uttamkanodia14 2025-07-11 22:17:46 +05:30
  • ed00612cf7 chore: pin GitHub Actions to SHAs (#2987) Pascal Birchler 2025-07-11 18:46:06 +02:00
  • 23197151c2 Summarize tool call outputs using tool specific summarizers (#3745) anj-s 2025-07-11 09:29:08 -07:00
  • cdbe2fffd9 Added in proper checks for customer tiers in 429/Quota error messaging (#3863) Bryan Morgan 2025-07-11 11:25:30 -04:00
  • 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