Skip to content

Conversation

@alexhancock
Copy link
Collaborator

5e846e6 chore(release): release version 1.4.0
4f3038b fix: ctrl-C interruption in the CLI (#4057)
f055b05 docs: mcp-ui support (#4049)
c5e6916 fix: delete dialog layout (#4037)
cd15482 ci: fix markdown file pattern to skip builds for all .md files (#4061)
27e6155 docs: add window title (#4059)
015eca8 blog: cleaning up some posts (#4050)
e75f2f2 fix: this should be a debug message not a warn (#4024)
4ac530a Better provider logging (#4052)
bd1eff5 feat: ToolError migration to ErrorData (#4051)
88b0131 docs: rename sessions (#4053)
8374cbf Add mcp automated testing blog (#4004)
2eca4b8 MCP session replay integration test (#3939)
086c4ea Docs: Cost tracking in CLI (#4043)
b0d3c7d sanitize message content on deserialization (#3966)
dab1415 Move summarize button inside of context view (#4015)
3201381 blog: post on lead/worker model (#3994)
c5abcb7 Actually send cancellation to MCP servers (#3865)
d6341e9 fix: enable 'goose://' handler for debian systems (#3952)
168366b fit: default ollama port (#4001)
dd50474 Remove cognitive complexity clippy lint (#4010)
c2859fd feat: add @-mention file reference expansion to .goosehints (#3873)
615d1fc feat(cli): Add --name/-n to session remove and --id/-i alias for session export (#3941)
9d2b6de Docs: provider and model run options (#4013)
566b9dc To-Do Tools (#3902)
99a40bd ci: correctly match doc only changes (#4009)
8e503df Remove PR trigger for Linux build workflow (#4008)
2b00a14 docs: update release docs with an additional step needed + adjust list formatting (#4005)
46cc89d chore(release): release version 1.3.0 (#3921)
cd076e3 docs: MCP-ui blog content (#3996)
ab0b078 feat: Add GOOSE_TERMINAL env variable to spawned terminals (#3911)
e130c3a add missing dependencies for developer setup (#3930)
7eca695 blog: subagents workshop (#3993)
45e0ec2 Adding better deeplink support for streamable-http (#3986)
565630e Docs: Add Kiwi Flight Search Extension Tutorial (#3985)
5861f65 Revert "Fix file extension on signed osx release (#3974)"
2c89010 Fix file extension on signed osx release (#3974)
b61b3cd Dagger container-use MCP (#3932)
f3b7409 Add Sunno Song Generator To Recipe Cookbook (#3969)
caa22fc docs: update jetbrains tutorial (#3971)
595ece7 chore: update linux build - don't run on every PR (#3961)
48c1ec8 remove fallback routing to hub/home for unknown routes (#3954)
506392e fix: disable signing for release branches until we figure out keys for this flow (#3951)
48c9af0 Sanitize Tags Unicode Block (#3920)
5bdbbd0 Add a message about DCO to CONTRIBUTING.md (#3741)
f1b833f Move hardcoded LLM prompts to template files (#3934)
b88c221 docs: migrate streamable config to consolidated component (#3936)
b38aa16 feat: streamline list args on cli (#3937)
719b569 mcp/developer: Refactor to use tokio SplitStream (#3894)
e124bb0 feat: first time automated ollama install experience and openrouter (#3881)
1630412 add gpt-5 to openai provider format (#3924)
a40685f show status of osx codesigning and increase timeout (#3926)

@github-actions
Copy link
Contributor

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, signed)

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

@github-actions
Copy link
Contributor

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, signed)

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

@github-actions
Copy link
Contributor

macOS ARM64 Desktop App (Apple Silicon)

📱 Download macOS Desktop App (arm64, signed)

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 requested a review from jamadeo August 15, 2025 14:06
@github-actions
Copy link
Contributor

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 merged commit 285e110 into main Aug 15, 2025
14 of 15 checks passed
@alexhancock alexhancock deleted the release/1.4.0 branch August 15, 2025 15:29
zanesq added a commit that referenced this pull request Aug 15, 2025
…ackages

* 'main' of github.com:block/goose:
  chore(release): release version 1.4.0 (#4069)
  E2E tests working again (#4103)
  chore: Delete ARCHITECTURE.md (#4108)
  Add Youtube short to Kiwi MCP tutorial (#4107)
  docs: fix experimental warning (#4102)
@alexhancock alexhancock mentioned this pull request Aug 16, 2025
jsibbison-square added a commit that referenced this pull request Aug 18, 2025
…ol-visibility

* origin/main: (26 commits)
  feat: adds cursor-agent as a cli provider (#4101)
  chore: remove vector search tool selection strategy (#3933)
  docs: add streamable_http install links (#4130)
  feat: iterating on summarize oneshot prompt (#4113)
  feat(mcp): Persist OAuth credentials to keyring (#4007)
  Sanitize Tags Unicode Block at prompt level (#4047)
  Fixing typos (#4114)
  chore(release): release version 1.4.0 (#4069)
  E2E tests working again (#4103)
  chore: Delete ARCHITECTURE.md (#4108)
  Add Youtube short to Kiwi MCP tutorial (#4107)
  docs: fix experimental warning (#4102)
  fix not being able to add spaces to activity message area (#4055)
  remove and cleanup unused code (#4074)
  docs: Add missing references to smart_approve mode. (#4094)
  quick typo fix pulse blog (#4095)
  fix: update dictation settings handling and improve user feedback (#4093)
  chore: add info tooltip to share session button (#4038)
  Reroute routes (#4088)
  fix(cli): fix compiling issue on windows system by adding a missing param (#4019)
  ...
katzdave added a commit that referenced this pull request Aug 18, 2025
…-messaging

* 'main' of github.com:block/goose: (26 commits)
  fix: consistent font sizing in ToolCallWithResponse (#4167)
  Temporarily disable TODO Tool (#4158)
  docs: add integrated MCP server config to jetbrains tutorial  (#4120)
  docs: remove figma MCP from suggested servers (#4123)
  Blog: The AI Skeptic’s Guide to Context Windows (#4152)
  Docs: Auto-compact context (#4116)
  chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /documentation (#4149)
  Recipe config to limit tool availability (#4020)
  docs: fix warning message (#4148)
  feat: adds cursor-agent as a cli provider (#4101)
  chore: remove vector search tool selection strategy (#3933)
  docs: add streamable_http install links (#4130)
  feat: iterating on summarize oneshot prompt (#4113)
  feat(mcp): Persist OAuth credentials to keyring (#4007)
  Sanitize Tags Unicode Block at prompt level (#4047)
  Fixing typos (#4114)
  chore(release): release version 1.4.0 (#4069)
  E2E tests working again (#4103)
  chore: Delete ARCHITECTURE.md (#4108)
  Add Youtube short to Kiwi MCP tutorial (#4107)
  ...
michaelneale added a commit that referenced this pull request Aug 19, 2025
* main: (67 commits)
  blog: Transforming AI Assistance with Goose Mentor Mode (#4151)
  upgraded all npm packages and fixed related issues (#4072)
  Docs: @-mentions in goosehints (#4171)
  fix: consistent font sizing in ToolCallWithResponse (#4167)
  Temporarily disable TODO Tool (#4158)
  docs: add integrated MCP server config to jetbrains tutorial  (#4120)
  docs: remove figma MCP from suggested servers (#4123)
  Blog: The AI Skeptic’s Guide to Context Windows (#4152)
  Docs: Auto-compact context (#4116)
  chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /documentation (#4149)
  Recipe config to limit tool availability (#4020)
  docs: fix warning message (#4148)
  feat: adds cursor-agent as a cli provider (#4101)
  chore: remove vector search tool selection strategy (#3933)
  docs: add streamable_http install links (#4130)
  feat: iterating on summarize oneshot prompt (#4113)
  feat(mcp): Persist OAuth credentials to keyring (#4007)
  Sanitize Tags Unicode Block at prompt level (#4047)
  Fixing typos (#4114)
  chore(release): release version 1.4.0 (#4069)
  ...
michaelneale added a commit that referenced this pull request Aug 19, 2025
* main: (67 commits)
  blog: Transforming AI Assistance with Goose Mentor Mode (#4151)
  upgraded all npm packages and fixed related issues (#4072)
  Docs: @-mentions in goosehints (#4171)
  fix: consistent font sizing in ToolCallWithResponse (#4167)
  Temporarily disable TODO Tool (#4158)
  docs: add integrated MCP server config to jetbrains tutorial  (#4120)
  docs: remove figma MCP from suggested servers (#4123)
  Blog: The AI Skeptic’s Guide to Context Windows (#4152)
  Docs: Auto-compact context (#4116)
  chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /documentation (#4149)
  Recipe config to limit tool availability (#4020)
  docs: fix warning message (#4148)
  feat: adds cursor-agent as a cli provider (#4101)
  chore: remove vector search tool selection strategy (#3933)
  docs: add streamable_http install links (#4130)
  feat: iterating on summarize oneshot prompt (#4113)
  feat(mcp): Persist OAuth credentials to keyring (#4007)
  Sanitize Tags Unicode Block at prompt level (#4047)
  Fixing typos (#4114)
  chore(release): release version 1.4.0 (#4069)
  ...
ayax79 pushed a commit to ayax79/goose that referenced this pull request Aug 21, 2025
Co-authored-by: Zane <[email protected]>
Co-authored-by: Jack Amadeo <[email protected]>
Co-authored-by: Michael Neale <[email protected]>
Signed-off-by: Jack Wright <[email protected]>
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.

4 participants