summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-14Add feature flag for IDE integration (#3927)Shreya Keshive
Co-authored-by: Scott Densmore <[email protected]>
2025-07-14Introduce VSCode companion extension (#3917)christine betts
2025-07-14Add documentation for the /extensions command (#4051)Billy Biggs
Co-authored-by: Bryan Morgan <[email protected]>
2025-07-14Fix markdown heading level issue (#3381)Will 保哥
2025-07-14Show stderr output from mcp servers in debug mode (#4049)Billy Biggs
2025-07-14Fix duplicate help text for build targets in Makefile (#4092)Nick Popovic
2025-07-14feat(cli): add hideBanner setting to disable startup banner (#2803)K
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-14Fix(ci): Correct container publishing pipeline and improve robustness (#4093)Abhi
2025-07-14Add back support for escaping newline with a \ character (#4064)Billy Biggs
2025-07-12Fix docker release yaml to use correct commands. (#4025)N. Taylor Mullen
2025-07-12chore(release): v0.1.12 (#4023)N. Taylor Mullen
2025-07-13Fix not using flash for next speaker check (#4016)Sandy Tao
2025-07-13feat(tools): Centralize shell tool summarization (#4009)N. Taylor Mullen
2025-07-13feat: Invert scroll arrow default in RadioButtonSelect (#4006)N. Taylor Mullen
2025-07-13feat: Add GEMINI_DEFAULT_AUTH_TYPE support (#4002)N. Taylor Mullen
2025-07-12fix(auth): Remove sharp edges from headless auth (#3985)N. Taylor Mullen
2025-07-12fix(core): make the commented-out test workable (#3885)Yuki Okita
2025-07-12Fix typo in README.md regarding Vertex AI API key (#3946)Isuru Gunarathne
Co-authored-by: Abhi <[email protected]>
2025-07-12ensure system instruction also uses <state_snapshot> (#3951)Abhi
2025-07-12feat: Add clipboard image paste support for macOS (#1580)Jayson Dasher
Co-authored-by: Jacob Richman <[email protected]> Co-authored-by: Scott Densmore <[email protected]>
2025-07-12Fix extra whitespace in markdown rendering. (#3943)Jacob Richman
Co-authored-by: Scott Densmore <[email protected]>
2025-07-12Add scrolling to theme dialog (#3895)Miguel Solorio
Co-authored-by: Jacob Richman <[email protected]>
2025-07-12Fix issues that resulted in Gemini trying to use relative paths where ↵Jacob Richman
absolute paths were required (#3938)
2025-07-12chore(release): v0.1.11 (#3939)N. Taylor Mullen
2025-07-11feat(cli): add support for --prompt-interactive/-i flag (#1743)Daniel Lee
2025-07-11Adds Flash Fallback logging and clearcut logging (#3843)uttamkanodia14
2025-07-11fix: `TypeError: Cannot read properties of undefined (reading 'authType')` ↵Gaurav
(#3914)
2025-07-11Remove unused demo file (#3886)christine betts
2025-07-11Add oauth test (#3916)Seth Troisi
2025-07-11Add visual cues for nightly version (#3701)Miguel Solorio
Co-authored-by: Jacob Richman <[email protected]>
2025-07-11update /theme to new slash command arch (#3791)haroldmciver-go
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Abhi <[email protected]>
2025-07-11feat: add headers support to SSE transport MCP servers (#3902)Jack Wotherspoon
2025-07-11fix: clearcut logging (retry #3744) (#3751)Gaurav
2025-07-11Logs the auth type in the user prompts, api responses and errors (#3795)uttamkanodia14
2025-07-11chore: pin GitHub Actions to SHAs (#2987)Pascal Birchler
Co-authored-by: Jack Wotherspoon <[email protected]>
2025-07-11Summarize tool call outputs using tool specific summarizers (#3745)anj-s
2025-07-11Added in proper checks for customer tiers in 429/Quota error messaging (#3863)Bryan Morgan
Co-authored-by: Ioannis Papapanagiotou <[email protected]>
2025-07-11Add support for specifying maxSessionTurns via the settings configuration ↵anj-s
(#3507)
2025-07-11Remove extra logging in debug mode (#3864)anj-s
2025-07-11Don't print MCP server logs. It's too noisy. (#3867)Tommaso Sciortino
2025-07-11docs: correct typo in CONTRIBUTING.md (#3852)Ioannis Papapanagiotou
2025-07-11Update authentication.md to show how to use API keys in GCP (#3042)chrisheecho
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11docs: Include video and audio in multi-file tool documentation (#3380)Max Bain
Co-authored-by: Pascal Birchler <[email protected]>
2025-07-11Fix typo in authentication.md (#3348)Jinhwan Kim
2025-07-11chore(deps): Pin @google/genai to 1.8.0 (#3834)trapezoid
Co-authored-by: matt korwel <[email protected]>
2025-07-11chore: remove unused ink-text-input dependency (#2388)Masato Sugiyama
2025-07-11Add NO_BROWSER environment variable to trigger offline oauth flow (#3713)Seth Troisi
2025-07-10Work around bracketed paste support for node < 20 (#2476)Billy Biggs
Co-authored-by: Jacob Richman <[email protected]>
2025-07-10chore(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-10Indent subcommands in help output (#3703)Tommaso Sciortino