Skip to content

Conversation

@alexhancock
Copy link
Collaborator

cd4cadb chore: update openapi spec version
a1b47bf chore(release): release version 1.9.0
d9e5cea fix: view can recognise a dir (#4701)
ac61217 goosed standalone works with providers (#4698)
179ee01 Compact session automatically for streaming providers on Context Length Exceeded (#4565)
8198e1b When the developer extension gets a cancellation message, it should kill any running processes that it owns. (#4604)
c10f335 Remove some unused stuff (#4388)
83fc8a6 Add I Ching MCP to extension catalog (#4525)
c36b9b5 Offer to summarize or clear conversation when it has gotten too long … (#4688)
44f574c refactor(forge): employ desktopTemplate to support absolute paths (#4084)
0ee1766 fix(nix): add nixpkgs missing for existing build process & useful in dev process (#4490)
d39109e feat(acp): add nicer formatting for tool names (#4686)
6e7ec19 fix gui client initialization when using an external backend (#4669)
88dd9cb feat(acp): upgrade agent-client-protocol + improve tool experience (#4683)
8e9e095 blog post about using subrecipes (#4647)
598dd75 fix: improve oneDark theme for comment contrast and readability (#4655)
939bdb6 fix: dictation provider dropdown getting cut off (#4673)
d203932 fix: Only metric a recipe run from ui on the first /reply call (#4679)
c0cc100 fix: Don't count recipe explain or render as recipe usage (#4678)
6ab6e4c More robust test finder patch handling (#4667)
2a69ba1 fix(compaction): try to catch more context limit exceeded errors and compact (#4656)
4caa3dd chore(mcp): convert memory mcp server to use the rust sdk for mcp (#4668)
1cbce45 chore(mcp): convert tutorial mcp server to use the rust sdk for mcp (#4665)
40f2b06 test: add test coverage for RepetitionInspector::check_tool_call (#4666)
af376be chore(mcp): convert autovisualiser to use the rust sdk for mcp (#4664)
baaebe7 Update test-finder.yml to use sh syntax (#4663)
f829735 remove --path flag to avoid session directory validation issues (#4662)
7a1d45d Fix test-finder workflow: Enable developer extension and add token metrics (#4661)
c8d4bbd docs: recipe video carousel (#4660)
7f51e07 fix: Missing final structured output should provide guidance to model (#4654)
e7a7675 Fix #4550: Correct row/column transposition in xlsx tool (#4622)
989c1bb fix: #4634 #4636 do not always encourage absolute paths (#4641)
70c40a1 fix(1718): make --dir work when launching Goose.app (#4642)
0ccb57b Soften str_replace instructions for weaker LLMs (#4639)
29187d1 docs: changed logo (#4633)
6970cd8 Add analyze tool to Developer extension (#4530)
cb3def4 Add recipe title in import form (#4625)
62cd266 Desktop json recipes upload (#4629)
178573c Catch errors in node main (#4627)
bc15e06 chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /ui/desktop (#4583)
5729e28 docs: add Rube extension documentation and server configuration (#4556)
87d53cc Always show recipe activities at the top of chat when recipe accepted and active (#4616)
0b8be1f Add parameter replacement to activities in ui (#4617)
a808bc6 UI recipes filter invalid, duplicate and unused params (#4615)
c1c4dd5 Fix gpt-5 input context limit (#4619)
cfce5f7 [docs] MCP-UI Blog Post (#4578)
d63781a release/1.8.0 (#4577)
a535a17 fix: docker build include valid string prior to sha (#4613)
b66d789 docs: github copilot config workarounds (#4607)
ffc9705 Add recipe schema validation to UI (#4602)
8f0c9d7 docs: update built-in extensions list and fix link (#4601)
3f17f40 Add Message Metadata for Visibility Control (#4538)
63f3669 Remove deprecated Claude 3.5 models (#4590)
5e478e5 Remove unused loadRecipe function (#4599)
78a66b9 refactor: add new recipe dependency updater (#4596)
4cd3e2e chore: fix nightly builds to have tags (#4595)
85fb6d8 feat: Import file contents from recipe 'file' input type parameter (#4558)
c85373e also adding this change to the api key send for recipes (#4587)
b0b378e Fix local (working directory) recipes storage (#4588)
aa86e14 fix: don't redact tool calls (#4589)
916ba90 Prompt injection detection (simplified - only pattern matching) (#4237)
9bb1bb5 feat: add streaming support to Tetrate Agent Router Service provider (#4477)
bbc6731 docs: goosehints updates (#4581)
4cba9a2 Iand/recipe scanner updates (#4584)
e575124 patching recipe scanning workflows for permissions changes (#4579)

@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 b051d11 into main Sep 24, 2025
62 of 67 checks passed
@alexhancock alexhancock deleted the release/1.9.0 branch September 24, 2025 14:11
katzdave added a commit that referenced this pull request Sep 24, 2025
…ovements

* 'main' of github.com:block/goose:
  Remove now unused mcp-server crate (#4773)
  Release/1.9.0 (#4703)
  chore(mcp): convert computercontroller server to use the rust sdk (#4772)
  Docs: Delete sessions from UI and edit has changed (#4785)
  Don't load user's shell env on app startup (#4681)
  Docs: Chrome Dev Tools Extension Tutorial (#4783)
  Add Hacktoberfest 2025 Leaderboard Workflow (#4776)
  [docs] Add gotoHuman MCP server Tutorial (#4764)
  fix: adjust nightly builds to first push a tag (#4704)
  temp file for batch issue creation
  fix: view can recognise a dir (#4701)
  goosed standalone works with providers (#4698)
  Compact session automatically for streaming providers on Context Length Exceeded (#4565)
  When the developer extension gets a cancellation message, it should kill any running processes that it owns. (#4604)
  Remove some unused stuff (#4388)
  Add I Ching MCP to extension catalog (#4525)
  Offer to summarize or clear conversation when it has gotten too long … (#4688)
zanesq added a commit that referenced this pull request Sep 24, 2025
…-unification

* 'main' of github.com:block/goose:
  Add elapsed time to the CLI output. (#4609)
  fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
  Use gemini flash for summarization on open router (#4290)
  chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
  feat(shell): throw errors on interactive commands (#4788)
  feat: AgentManager - foundation for unified execution (#4389) (#4684)
  shave and code split (#4630)
  docs: acp support (#4793)
  Add Take Action for Hacktoberfest (#4791)
  Remove now unused mcp-server crate (#4773)
  Release/1.9.0 (#4703)
  chore(mcp): convert computercontroller server to use the rust sdk (#4772)
  Docs: Delete sessions from UI and edit has changed (#4785)
  Don't load user's shell env on app startup (#4681)
  Docs: Chrome Dev Tools Extension Tutorial (#4783)
  Add Hacktoberfest 2025 Leaderboard Workflow (#4776)

# Conflicts:
#	crates/goose-server/src/routes/recipe.rs
#	ui/desktop/openapi.json
#	ui/desktop/src/api/types.gen.ts
#	ui/desktop/src/hooks/useRecipeManager.ts
#	ui/desktop/src/recipe/index.ts
zanesq added a commit that referenced this pull request Sep 24, 2025
…se into zane/recipe-param-values-resume

* 'zane/create-recipe-unification' of github.com:block/goose:
  fix recipe issues from upstream changes and regenerate types
  Add elapsed time to the CLI output. (#4609)
  fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
  Use gemini flash for summarization on open router (#4290)
  chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
  feat(shell): throw errors on interactive commands (#4788)
  feat: AgentManager - foundation for unified execution (#4389) (#4684)
  shave and code split (#4630)
  docs: acp support (#4793)
  Add Take Action for Hacktoberfest (#4791)
  fix recipe instructions from session metadata not being injected
  Remove now unused mcp-server crate (#4773)
  Release/1.9.0 (#4703)
  chore(mcp): convert computercontroller server to use the rust sdk (#4772)
  Docs: Delete sessions from UI and edit has changed (#4785)
  Don't load user's shell env on app startup (#4681)
  Docs: Chrome Dev Tools Extension Tutorial (#4783)
  Add Hacktoberfest 2025 Leaderboard Workflow (#4776)

# Conflicts:
#	ui/desktop/src/hooks/useAgent.ts
#	ui/desktop/src/utils/providerUtils.ts
zanesq added a commit that referenced this pull request Sep 24, 2025
…ose into zane/create-edit-recipe-tests

* 'zane/recipe-param-values-resume' of github.com:block/goose:
  fix recipe issues from upstream changes and regenerate types
  Add elapsed time to the CLI output. (#4609)
  fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
  Use gemini flash for summarization on open router (#4290)
  chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
  feat(shell): throw errors on interactive commands (#4788)
  feat: AgentManager - foundation for unified execution (#4389) (#4684)
  shave and code split (#4630)
  docs: acp support (#4793)
  Add Take Action for Hacktoberfest (#4791)
  fix recipe instructions from session metadata not being injected
  Remove now unused mcp-server crate (#4773)
  Release/1.9.0 (#4703)
  chore(mcp): convert computercontroller server to use the rust sdk (#4772)
  Docs: Delete sessions from UI and edit has changed (#4785)
  Don't load user's shell env on app startup (#4681)
  Docs: Chrome Dev Tools Extension Tutorial (#4783)
  Add Hacktoberfest 2025 Leaderboard Workflow (#4776)
tlongwell-block pushed a commit that referenced this pull request Sep 25, 2025
HikaruEgashira pushed a commit to HikaruEgashira/goose that referenced this pull request Oct 3, 2025
Signed-off-by: HikaruEgashira <[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.

Forcing the model to use absolute paths is counter productive Xlsx Tool of Computer controller seems to transpose rows and columns.

3 participants