Skip to content

Conversation

@alexhancock
Copy link
Collaborator

9d4ca51 chore(release): release version 1.10.0
b179be4 Art vandelay: Import & Export (#5053)
00302f5 docs: misc updates for extensions directory (#5035)
7c5db32 updating recipe scanner workflows for detecting recipes from forked repos (#5056)
8d0bd27 feat(prompt-library): add Smart Meeting Assistant advanced prompt (#4998) (#5031)
9247e46 Allow auto focus and typing while chat is initializing (#5043)
5e6cccf docs(blog): Add blog for running Goose in containerized envs (#5052)
81c7a0f fix: Add WINDOWS_CODESIGN_CERTIFICATE to nightly workflow (#5037)
4246ca5 Developer analyze tool improvement (#5030)
0600cb4 use agent manager for subagent (#4828)
bb1d24d fix: improve Windows OS detection in CLI installation script (#4928)
d3a222d Make it startable from playwright and also isolate (#5016)
1690cf9 Fix linux deeplinks not working (#5041)
90d238f docs: embed more videos (#5042)
7e43406 Display extension install notes in "Add custom extension" form (#5036)
d41e32a Add support for headers in extensions deeplinks (#5034)
1af5bea chore: put test in the name (#4919)
202fea5 Add new subcommand for opening recipes in desktop app (#4970)
fb92e71 Update system.md with softer subagent language (#5023)
7e969d0 docs: add new goose tip (#4941)
a741a42 Fix nix flake double copy (#4976)
de9d95b Upgrade electron for macOS Tahoe compatibility (#5015)
aedc126 fix: check server is ready so that we can decode the recipe deeplink (#5021)
5526b59 fix: backwards compatible parsing recipe file (#5020)
0df1e07 chore: Used common function to list recipes in local machine (#4974)
bcbfef0 fix: Issue #4540: goose configure -> Cursor Agent succeeds (#4942)
8a060a3 feat: Add advanced data analysis pipeline recipe (#4990) (#5005)
f4d7940 Create / edit recipe form unification and improvements (#4693)
ebb3888 feat: add Code Review Mentor recipe with Developer and Memory extensions (#4992) (#5014)
9e9495e feat: set custom models for lead/worker (#4598)
76147a6 feat: add grok-code-fast-1 support for xAI provider (#4472)
a59fbab Persist dynamic extension config so we can resume recipe sessions w/ extensions (#4331)
5165155 fix: show PowerShell PATH instructions for Windows users (#4989)
9741718 feat: add Smart Task Organizer recipe for Hacktoberfest (#4936)
8d7aed9 Fix extension headers (#5000)
1393783 feat: add advanced software project generator initializer recipe (#4767) (#4949)
b07b3bc Removed unused libs (#4932)
96ded37 Platform extensions sketch (#4868)
5b8efb5 Add reply to the routes (#4963)
73e35c1 feat(cli): add GOOSE_DEBUG environment variable support (#4825)
7366dd2 docs: Change community page sections (#4984)
ee43227 docs: remove temporary Hacktoberfest issue templates (#4982)
d76d60f Create multi-channel researcher prompt (#4947)
aea624a docs: Add Community Content section to Community Page (#4964)
bfc7d89 Allow empty API Key when registering custom provider (#4977)
e6a5692 Feat: Add prompt injection detection settings UI + update logging (#4651)
c96476f Make create_session work concurrently (#4954)
a3fbeb0 Lifei/create save recipe to file (#4895)
94a5905 feat(nightly): build nightlies from main shas (#4888)
cc5e4a5 Add missing library for fedora/rhel/centos docs (#4819)
82ea805 feat(process): Add GOVERNANCE and MAINTAINERS documents (#4962)
347e0e4 Pause test finder, have it run cargo fmt (#4958)
a4bd4c2 Disable the issue comment trigger on pr-comment-bundle (#4961)
7886db1 fix(providers): update Claude Sonnet 4 model identifier (#4884)
031b8b7 fix redirect to extensions page after deeplink install and show toast with success message (#4863)
610967a Remove wait-for-ready log (#4956)
0cf5b6a docs: add a new goose tip (#4940)
cf5c05c Add PR template (#4934)
52e4308 Using --resume with --name should still accept session IDs (#4937)
345cc65 Fix auto scroll to bottom during chat (#4923)
8cb6eb4 Fix Typo, Add Description to Hacktoberfest Content Issue Template (#4931)
601efb2 Don't set agent props twice (#4872)
ffe7e26 fix: conversation fixer merges assistant text blocks and drops empty text messages (#4898)
b22b35a Batch fetch remaining issues for documentation updates
a1068ec fix: session timestamps (#4913)
5fa1efb feat: lazy infinite scroller for session history view (#4922)
b027dd1 chore: properly identify when to try oauth (#4918)
c42b838 Make token counter safer (#4924)
1ccb45e Rename Hacktoberfest Blog to Hacktoberfest Content (#4926)
5bf698c Include Session ID appropriately in UI (#4901)
3b9a3b9 fix mcp integration test flakiness (#4871)
bf46d7b Add type field to empty schemas for anthropic (#4911)
937c75b docs: remove subagents from experimental (#4907)
f2bf927 CLI: dont show logs to user (#4902)
46d3c15 patching the security scanner to redact environment variables (#4908)
a77d13a rmcp upgrade (#4792)
dee7f79 feat: Use the screen, goose (#4905)
d7b256c added claude-sonnet-4-5 (#4906)
ac9fd71 Tiny: fix github casing (#4903)
b6c4fda remove anyOf from create_task tool (#4897)
10a1581 chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#4442)
4af7e7b fix optional recipe schema zod validation (#4900)
29fd4b9 Added CMD+T keyboard shortcut that takes you to the Home tab (#4541)
114a3b3 feat(cli): add path & limit to session list command (#4878)
4d17c98 Allow better concurrent access (#4896)
af40917 fix: Windows prompt cursor positioning issue with ANSI escape sequences (#4464)
8f5eb10 Fix: LiteLLM API key field not showing in UI configuration (#4105)
5c9be9a fix: path is duplicated on tool calls causing them to fail (#4658) (#4859)
07d4506 add new prompt to get all available tutorials (#4802)
1a92111 Add filtering for agentVisible: false messages on streaming providers (#4847)
cb0eca9 alexhancock/mcp-crate-cleanup (#4885)
2bd18a7 docs: rename sub-recipe to subrecipe (#4886)
976e663 docs: new multi-model section with autopilot topic (#4864)
1c42430 make agent manager singleton (#4880)
41d32c0 Cli web auth token (#4456)
509fcac fix(token_counter): fix panic with GitHub Copilot (#4632)
b9ba8dc Revert "Internal MCP Crate Cleanup (#4800)" (#4883)
2cfef01 remove 2 redundant comments and one that lies (#4866)
146cf31 Internal MCP Crate Cleanup (#4800)
3844209 Fix #4612: Return non-zero exit code when CLI session ends with error (#4621)
426001e Dead code cleanup (#4873)
4e11959 fix: restoring test data and correcting name (#4875)
77ab395 Add .goosehints file to enforce lowercase branding in documentation (#4870)
cbefc3b Fiie input recipe ref doc (#4869)
ed2bd63 doc: file parameter recipe update (#4594)
2032c70 lowercase g in goose (#4832)
bb1b73d docs: remove recipe generator link from next to extension search (#4858)
28113b1 new subrecipe blog post banner (#4862)
1e4d874 can tell the system what shell it is using (#4807)
4af47fe fix: delete some flaky and not-useful tests (#4861)
8662e0b docs: goose x Hacktoberfest 2025 Blog (#4855)
5999b78 Add Hacktoberfest Guides (#4830)
dc29288 Session manager (#4648)
d0aa14a Update databricks flash model (#4836)
7451761 Fix: Token count UI doesn't re-render if it's open. (#4822)
832cb04 Docs: Add link to Plug & Play video for Reddit MCP (#4852)
7fac1f3 remove only-pr-labels (#4842)
3fd807e Update video link in README.md to lowercase goose (#4846)
5ba4143 chore: fix all warnings in test compilation (#4827)
945c783 fix: linux builds: use gcc 10 in Linux builds (#4841)
4e786db fix: keep one goosed client per BrowswerWindow (#4805)
d0b875e add automation for marking and closing stale PRs (#4826)
757ceb6 chore: turn clippy on for test code (#4817)
f5877a9 fix: pricing integration test (#4837)
4acd7c2 blog post on subagents vs subrecipes (#4829)
f0ab2c5 fix chat button alignment and spacing for attachments (#4794)
b7604e0 fix: remove nested double quotes in windows automation_script tool description (#4824)
917e179 fix: a few things with the mcp snapshot test (#4818)
2f11d8d Revert "fix(compaction): try to catch more context limit exceeded erors and compact" (#4820)
ca3d69b test: add test coverage for Tools Inspector (#4700)
b5c133c feat: Parse and use retryDelay from Google API RateLimitExceeded errors (#4124)
94cf5c8 cleanup: remove unused link preview and goose response form components (#4795)
9ff42be fix build: latest bedrock version (#4812)
0133fde prefer users SHELL (#4702)
791a1d6 feat: update aws-sdk-bedrockruntime to enable AWS_BEARER_TOKEN_BEDROCK auth (#4327)
05bd4da correct the tests from an odd merge (#4804)
3fa8599 docs: import yaml recipe (#4799)
990f5ce docs: Add openmetadata extension to goose mcp docs (#4547)
d28eb1b Add elapsed time to the CLI output. (#4609)
66eeed1 fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
2db115b Use gemini flash for summarization on open router (#4290)
fb1ea15 chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
bde47eb feat(shell): throw errors on interactive commands (#4788)
9d40422 feat: AgentManager - foundation for unified execution (#4389) (#4684)
ad045bc shave and code split (#4630)
5acaca4 docs: acp support (#4793)
035af16 Add Take Action for Hacktoberfest (#4791)
7a704f8 Remove now unused mcp-server crate (#4773)
b051d11 Release/1.9.0 (#4703)
dba0f4e chore(mcp): convert computercontroller server to use the rust sdk (#4772)
0d25cea Docs: Delete sessions from UI and edit has changed (#4785)
44115a6 Don't load user's shell env on app startup (#4681)
44d01e2 Docs: Chrome Dev Tools Extension Tutorial (#4783)
97c6afb Add Hacktoberfest 2025 Leaderboard Workflow (#4776)
249a428 [docs] Add gotoHuman MCP server Tutorial (#4764)
6fc49d0 fix: adjust nightly builds to first push a tag (#4704)
294b5b7 temp file for batch issue creation

@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, unsigned)

Instructions:
After downloading, unzip the file and drag the goose.app to a location you prefer. The app is unsigned, so to run it run xattr -r -d com.apple.quarantine '/path/to/goose.app' and then open the app

@alexhancock alexhancock closed this Oct 9, 2025
@alexhancock alexhancock deleted the release/1.10.0 branch October 9, 2025 20:06
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, unsigned)

Instructions:
After downloading, unzip the file and drag the goose.app to a location you prefer. The app is unsigned, so to run it run xattr -r -d com.apple.quarantine '/path/to/goose.app' and then open the app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI wrong exit code and silent failure

2 participants