- fix: handle empty extensions (#2272)
- fix: use env keys (#2258)
- fix: truncation not working for long for session descriptions (#2268)
- fix: long command wrapping in extensions (#2267)
- docs: recap blog for goose nyc meetup (#2264)
- Chat bottom menu bar token and tools alerts (#2146)
- Update gdrive instructions to be comprehensive (#2265)
- Fix e2e tests (#2256)
- fix: specify extension env vars only by name (#2249)
- docs: New shared Agent topic with updates to existing topics and other stuff (#2160)
- fix: resolve the deadlock while listing tools (#2242)
- feat: support o4-mini model (#2247)
- fix: update the extension section border (#2243)
- revert: check is_command_allowed for allowlisted extensions (#2244)
- Another take on chat timestamps (#2214)
- fix: Error: 403 "Resource not accessible by integration" (#2236)
- fix: multiple goose instances running at once (#2234)
- Make GOOSE_CLI_THEME persist to config file and stick for future session (#2099)
- chore(deps): bump esbuild and vite in /ui/desktop (#2237)
- chore(deps): bump @babel/helpers from 7.26.0 to 7.27.0 in /documentation (#2154)
- build(deps): bump prismjs from 1.29.0 to 1.30.0 in /documentation (#1604)
- chore(deps): bump image-size from 1.2.0 to 1.2.1 in /documentation (#2009)
- chore(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.27.0 in /documentation (#2155)
- chore(deps): bump @babel/runtime from 7.26.0 to 7.27.0 in /documentation (#2183)
- chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /documentation (#2232)
- feat: allow OPENAI_CUSTOM_HEADERS to be set in goose config (#2235)
- feat: better support for gpt 4.1 with per model prompts (#2201)
- feat: Build a prototype FFI for goose rust library (#2206)
- fix: expose not support tool call error (#2231)
- Update troubleshooting.md with Mirror Networking Link (#1889)
- feat: use the permission page in bottom menu (#2218)
- Shea/gdrive perms (#2229)
- fix: expose tool not support error (#2228)
- chore: generalize extension request (#2213)
- Added missing electron-types package and cleaned up tsconfig (#2222)