v1.15.0

aaif-goose/goosev1.15.0Nov 19, 2025by github-actions[bot]

AI Summary

Enhances MCP integration with a proxy, adds Grok provider support, and improves session management and extension handling.

Key Highlights

  • MCP UI proxy with improved message handling
  • Grok provider support
  • SessionManager integration for ACP sessions
  • Supabase MCP server added to registry
  • Platform Extension MOIM

New Features

  • MCP UI proxy with improved message handling
  • Grok provider support
  • SessionManager integration for ACP sessions
  • Supabase MCP server added to registry
  • Platform Extension MOIM

Full Release Notes

## Release Notes for v1.15.0

### ✨ Features

- MCP UI proxy with improved message handling [[#5487](https://github.com/block/goose/pull/5487)](https://github.com/block/goose/pull/5487)
- WAL re-enabled with commit transaction management [[#5793](https://github.com/block/goose/pull/5793)](https://github.com/block/goose/pull/5793)
- SessionManager integration for ACP sessions [[#5657](https://github.com/block/goose/pull/5657)](https://github.com/block/goose/pull/5657)
- Grok provider support [[#5732](https://github.com/block/goose/pull/5732)](https://github.com/block/goose/pull/5732)
- Supabase MCP server added to registry [[#5629](https://github.com/block/goose/pull/5629)](https://github.com/block/goose/pull/5629)
- Platform Extension MOIM [[#5027](https://github.com/block/goose/pull/5027)](https://github.com/block/goose/pull/5027)
- Read paths from interactive & login shell [[#5774](https://github.com/block/goose/pull/5774)](https://github.com/block/goose/pull/5774)
- Provider error proxy for simulating errors [[#5091](https://github.com/block/goose/pull/5091)](https://github.com/block/goose/pull/5091)
- Recipe security scanning when saving [[#5747](https://github.com/block/goose/pull/5747)](https://github.com/block/goose/pull/5747)

### 🐛 Bug Fixes

- Linux hermit locking issues cleanup [[#5742](https://github.com/block/goose/pull/5742)](https://github.com/block/goose/pull/5742)
- Windows node path from registry [[#5731](https://github.com/block/goose/pull/5731)](https://github.com/block/goose/pull/5731)
- Windows CLI build [[#5768](https://github.com/block/goose/pull/5768)](https://github.com/block/goose/pull/5768)
- CredentialStore for auth [[#5741](https://github.com/block/goose/pull/5741)](https://github.com/block/goose/pull/5741)
- Tool call chain rendering [[#5704](https://github.com/block/goose/pull/5704)](https://github.com/block/goose/pull/5704)
- GitHub Copilot image processing [[#5687](https://github.com/block/goose/pull/5687)](https://github.com/block/goose/pull/5687)
- Developer MCP gitignore handling [[#5688](https://github.com/block/goose/pull/5688)](https://github.com/block/goose/pull/5688)
- Action icons overlap in chat history [[#5684](https://github.com/block/goose/pull/5684)](https://github.com/block/goose/pull/5684)
- Context progress bar reset after /clear [[#5652](https://github.com/block/goose/pull/5652)](https://github.com/block/goose/pull/5652)
- Cron error catching [[#5707](https://github.com/block/goose/pull/5707)](https://github.com/block/goose/pull/5707)
- Update tray icon with GOOSE_VERSION set [[#5750](https://github.com/block/goose/pull/5750)](https://github.com/block/goose/pull/5750)
- Recipes respect quiet flag [[#5743](https://github.com/block/goose/pull/5743)](https://github.com/block/goose/pull/5743)
- Autocompact threshold UI visibility [[#5701](https://github.com/block/goose/pull/5701)](https://github.com/block/goose/pull/5701)

### 🚀 Improvements

- Ollama provider enhancements [[#5609](https://github.com/block/goose/pull/5609)](https://github.com/block/goose/pull/5609)
- Database compaction resiliency [[#5618](https://github.com/block/goose/pull/5618)](https://github.com/block/goose/pull/5618)
- Transaction commits in session_manager [[#5693](https://github.com/block/goose/pull/5693)](https://github.com/block/goose/pull/5693)
- CI workflow optimization [[#5702](https://github.com/block/goose/pull/5702)](https://github.com/block/goose/pull/5702)
- Auto scroll threshold increased [[#5738](https://github.com/block/goose/pull/5738)](https://github.com/block/goose/pull/5738)
- Handle spaces in extension names [[#5770](https://github.com/block/goose/pull/5770)](https://github.com/block/goose/pull/5770)
- Simplified finding goosed [[#5739](https://github.com/block/goose/pull/5739)](https://github.com/block/goose/pull/5739)
- Autopilot experimental feature removed [[#5781](https://github.com/block/goose/pull/5781)](https://github.com/block/goose/pull/5781)

### 📚 Documentation

- ACP clients guide [[#5800](https://github.com/block/goose/pull/5800)](https://github.com/block/goose/pull/5800)
- macOS dock New Window menu [[#5811](https://github.com/block/goose/pull/5811)](https://github.com/block/goose/pull/5811)
- Mistral AI provider [[#5799](https://github.com/block/goose/pull/5799)](https://github.com/block/goose/pull/5799)
- Community Stars recipe script [[#5776](https://github.com/block/goose/pull/5776)](https://github.com/block/goose/pull/5776)
- Quick launcher [[#5779](https://github.com/block/goose/pull/5779)](https://github.com/block/goose/pull/5779)
- CLI commands updated [[#5744](https://github.com/block/goose/pull/5744)](https://github.com/block/goose/pull/5744)
- Logs rotation [[#5727](https://github.com/block/goose/pull/5727)](https://github.com/block/goose/pull/5727)
- Automatic ollama model detection [[#5725](https://github.com/block/goose/pull/5725)](https://github.com/block/goose/pull/5725)
- MCP sampling support [[#5708](https://github.com/block/goose/pull/5708)](https://github.com/block/goose/pull/5708)
- Session storage migration [[#5682](https://github.com/block/goose/pull/5682)](https://github.com/block/goose/pull/5682)
- GOOSE_PATH_ROOT environment variable [[#5678](https://github.com/block/goose/pull/5678)](https://github.com/block/goose/pull/5678)
- Blog: Successfully Migrate Your App with AI [[#5762](https://github.com/block/goose/pull/5762)](https://github.com/block/goose/pull/5762)

---

**Full Changelog**: https://github.com/block/goose/compare/v1.14.2...v1.15.0