- fix: correct schema for openai tools (#5229)
- chore: openapi version bump
- chore(release): release version 1.11.0
- Break compaction back into check_ and do_ compaction (#5212)
- fix: revert built app name to uppercase Goose (#5206)
- feat: add Code Documentation Generator recipe (#5121) (#5125)
- Revert "feat: enhance goose to search sessions for easy recall (#5177)" (#5209)
- Blog: Best Practices for Prompt Engineering with goose (#5204)
- force WAL sync after session create (#5202)
- Feat: goose Apify MCP integration docs (#5047)
- feat: enhance goose to search sessions for easy recall (#5177)
- Skip hidden & real format (#5194)
- docs: Hacktoberfest blog submission - Best Practices for Using Goose in Enterprise Environments by Anudhyan Datta. (#5184)
- docs: prompt injection detection (#5193)
- Fix mcp large response race condition (#5065)
- Compaction overhaul (#5186)
- fix: #3960 better approach to input schema for dynamic task params (#5189)
- used recipe id or deeplink to start agent (#5154)
- [docs] Add Blog Post: "Designing AI for Users, Not Just LLMs" (#5190)
- docs: update cognee, jetbrains, mbot extensions config (#5172)
- Minimally disable subagents when not in autonomous model (#5149)
- Fix provider sort (#5188)
- blog: Getting Started with Goose on Windows (#5156)
- feat: add CI/CD Pipeline recipe (#5183)
- feat: add Daily Standup Report Generator recipe (#5123) (#5131)
- Sort providers in alphabetical vs random (#5090)
- Declarative providers (#5084)
- adding youtube link to firecrawl mcp tutorial, merge after 9am Eastern Oct 15 (#5173)
- Ollama integration: modified default model + added models (#5153)
- Fix codex subagent configuration in documentation (#5180)
- fix: include apple silicon build of the desktop app in build artifacts (#5174)
- fixing video embed (#5171)
- chore: clean up random unused files (#5166)
- fix: adjust download_cli.sh to tolerate no OS variable (#5169)
- mcp tutorial page for firecrawl (#5152)
- Remove orphaned tool calls before compaction (#5059)
- feat: add copy as markdown button to documentation pages (#5158)
- chore: include vendored node executable (#5160)
- remove extra whitespace from message (#5159)
- Clear deeplinks after use (#5128)
- Revert "Fix gpt-5 input context limit (#4619)" (#5135)
- fix: missing cmake and protobuf for windows build, deduplicate sh/pws… (#5028)
- Fix bedrock tool input schema (#5064)
- Add self-test recipe for goose validation (#5111)
- fix: modifies openai request logic for reasoning models (#4221) (#4294)
- Fix race condition threat when set_param and set_secret of c… (#5109)
- Clean room implementation of the chat process (#5079)
- Bump rmcp (#5096)
- set version in an env variable for testing (#5100)
- fix : enhance fuzzy file search in goose desktop (#5071)
- Make async (#5126)
- docs: unlist tutorials for extensions with archived or moved servers (#5116)
- Add API Documentation Generator prompt (#5001)
- Add flag for enabling eleven labs voice dictation (#5095)
- force re-render fields to pick up custom params usage in instructions (#5112)
- Remove isUserInputDisabled (#5115)
- Improve Rust analysis output for
analyze
tool (#5072) - Remove duplicate prepare_reply_context call (#5063)
- install react dev tools in development (#4979)
- Doc: Added powershell installation link to the guide (#5012)