You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0641455 (HEAD -> release/1.5.0, origin/release/1.5.0) chore(release): release version 1.5.0 ccbf3f9 (origin/main, origin/HEAD, main) chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /documentation (#4149) 4321180 Recipe config to limit tool availability (#4020) c8d9578 docs: fix warning message (#4148) 78c5624 feat: adds cursor-agent as a cli provider (#4101) b235596 chore: remove vector search tool selection strategy (#3933) 28228d8 docs: add streamable_http install links (#4130) b000911 feat: iterating on summarize oneshot prompt (#4113) a789396 feat(mcp): Persist OAuth credentials to keyring (#4007) 6e022a9 Sanitize Tags Unicode Block at prompt level (#4047) 8596368 Fixing typos (#4114) 285e110 chore(release): release version 1.4.0 (#4069) f2e81a3 E2E tests working again (#4103) a98ef25 chore: Delete ARCHITECTURE.md (#4108) ce3d574 Add Youtube short to Kiwi MCP tutorial (#4107) 9a1aa12 docs: fix experimental warning (#4102) 63b67bc fix not being able to add spaces to activity message area (#4055) f609f27 remove and cleanup unused code (#4074) c498fa0 docs: Add missing references to smart_approve mode. (#4094) 70c70e6 quick typo fix pulse blog (#4095) d9b0e7f fix: update dictation settings handling and improve user feedback (#4093) 28b106a chore: add info tooltip to share session button (#4038) d7e761c Reroute routes (#4088) 290d29e fix(cli): fix compiling issue on windows system by adding a missing param (#4019) 9826161 fix: hide console window for stdio extensions on Windows (#4085) e173c22 Do not fetch pricing information if GOOSE_CLI_SHOW_COST is false (#3901) 09f0cf7 blog: fixing links (#4089) 80826c2 Token counting reliability + summarization integration. (#3721) f2e335c Skip ci builds for docs (#4087) 7cbba7e blog: agent coordination patterns (#4086) 41cb33b docs: Blog - How I Used Goose to Rebuild My Website (#4076) bedc936 docs: custom context file names (#4077) a4d6bf3 Blog: How Pulse MCP Used Goose to Automate Their Newsletter (#4075) 68dd328 Load recipe deeplinks in single window when app is closed (#4048) 1a58892 docs: make accurate the comments with links to unsigned builds of the app (#4070) c42da79 CLI: improve model selection ux (#4071) a7f158e speed up loading extensions by loading in parallel (#4054) 6583480 fix(build): feed electronforge the icon explicitly for linux (#4045) 5f5f6eb Docs: Troubleshooting tip - Nodejs path on windows (#4065) 8217ab1 ci: fix docs-only filter to properly skip tests for documentation changes (#4066)
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
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
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0641455 (HEAD -> release/1.5.0, origin/release/1.5.0) chore(release): release version 1.5.0
ccbf3f9 (origin/main, origin/HEAD, main) chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /documentation (#4149)
4321180 Recipe config to limit tool availability (#4020)
c8d9578 docs: fix warning message (#4148)
78c5624 feat: adds cursor-agent as a cli provider (#4101)
b235596 chore: remove vector search tool selection strategy (#3933)
28228d8 docs: add streamable_http install links (#4130)
b000911 feat: iterating on summarize oneshot prompt (#4113)
a789396 feat(mcp): Persist OAuth credentials to keyring (#4007)
6e022a9 Sanitize Tags Unicode Block at prompt level (#4047)
8596368 Fixing typos (#4114)
285e110 chore(release): release version 1.4.0 (#4069)
f2e81a3 E2E tests working again (#4103)
a98ef25 chore: Delete ARCHITECTURE.md (#4108)
ce3d574 Add Youtube short to Kiwi MCP tutorial (#4107)
9a1aa12 docs: fix experimental warning (#4102)
63b67bc fix not being able to add spaces to activity message area (#4055)
f609f27 remove and cleanup unused code (#4074)
c498fa0 docs: Add missing references to smart_approve mode. (#4094)
70c70e6 quick typo fix pulse blog (#4095)
d9b0e7f fix: update dictation settings handling and improve user feedback (#4093)
28b106a chore: add info tooltip to share session button (#4038)
d7e761c Reroute routes (#4088)
290d29e fix(cli): fix compiling issue on windows system by adding a missing param (#4019)
9826161 fix: hide console window for stdio extensions on Windows (#4085)
e173c22 Do not fetch pricing information if GOOSE_CLI_SHOW_COST is false (#3901)
09f0cf7 blog: fixing links (#4089)
80826c2 Token counting reliability + summarization integration. (#3721)
f2e335c Skip ci builds for docs (#4087)
7cbba7e blog: agent coordination patterns (#4086)
41cb33b docs: Blog - How I Used Goose to Rebuild My Website (#4076)
bedc936 docs: custom context file names (#4077)
a4d6bf3 Blog: How Pulse MCP Used Goose to Automate Their Newsletter (#4075)
68dd328 Load recipe deeplinks in single window when app is closed (#4048)
1a58892 docs: make accurate the comments with links to unsigned builds of the app (#4070)
c42da79 CLI: improve model selection ux (#4071)
a7f158e speed up loading extensions by loading in parallel (#4054)
6583480 fix(build): feed electronforge the icon explicitly for linux (#4045)
5f5f6eb Docs: Troubleshooting tip - Nodejs path on windows (#4065)
8217ab1 ci: fix docs-only filter to properly skip tests for documentation changes (#4066)