Skip to content

docs: update recipe usage step to reflect auto-submit behavior#7639

Merged
Abhijay007 merged 1 commit intomainfrom
docs/recipe-auto-submit
Mar 4, 2026
Merged

docs: update recipe usage step to reflect auto-submit behavior#7639
Abhijay007 merged 1 commit intomainfrom
docs/recipe-auto-submit

Conversation

@blackgirlbytes
Copy link
Copy Markdown
Collaborator

Summary

Update the "Use Recipe" Desktop instructions in session-recipes.md to reflect the auto-submit behavior introduced in PR #6325.

What changed

Recipes now automatically submit and begin execution after acceptance in the Desktop UI. The docs previously told users to "click an activity bubble or send the prompt" as a separate step. This update reflects the new streamlined flow.

Before:

  1. To run the recipe, click an activity bubble or send the prompt.

After:

  1. The recipe automatically submits and goose begins execution. If the recipe includes a prompt, it's sent as the first message. If not, you can click an activity bubble or send a prompt to get started.

Related

Update the 'Use Recipe' Desktop instructions to reflect the auto-submit
change from PR #6325. Recipes now automatically submit and begin
execution after acceptance, removing the need for users to manually
click an activity bubble or send the prompt.
@blackgirlbytes blackgirlbytes force-pushed the docs/recipe-auto-submit branch from 216c2cf to 243945e Compare March 4, 2026 10:01
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 4, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-04 10:56 UTC

@Abhijay007 Abhijay007 added this pull request to the merge queue Mar 4, 2026
Merged via the queue into main with commit 3ea573a Mar 4, 2026
23 checks passed
@Abhijay007 Abhijay007 deleted the docs/recipe-auto-submit branch March 4, 2026 10:53
lifeizhou-ap added a commit that referenced this pull request Mar 4, 2026
* main:
  docs: add GOOSE_INPUT_LIMIT environment variable documentation (#7299)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
craigwalkeruk pushed a commit to craigwalkeruk/custom-goose that referenced this pull request Mar 5, 2026
tlongwell-block added a commit that referenced this pull request Mar 5, 2026
* origin/main: (107 commits)
  Merge platform/builtin extensions (#7630)
  Clean up stale references to removed components (#7644)
  fix: scope empty session reuse to current window to prevent session mixing (#7602)
  fix: prevent abort in local inference  (#7633)
  Revert git patch for llama-cpp-2 (#7642)
  docs: update recipe usage step to reflect auto-submit behavior (#7639)
  docs: add guide for customizing the sidebar (#7638)
  docs: update Claude Code approve behavior and model list in cli-providers guide (#7448)
  fix: restore provider and extensions for LRU-evicted sessions (#7616)
  Restore goosed logging (#7622)
  feat: return structured {stdout, stderr} from shell tool with output schema (#7604)
  Improve custom provider creation experience (#7541)
  fix(scheduler): schedules added via CLI showing up in UI (#7594)
  chore: openai reasoning model cleanup (#7529)
  chore(deps): bump hono from 4.12.1 to 4.12.3 in /evals/open-model-gym/mcp-harness (#7585)
  chore(deps): bump minimatch from 10.1.1 to 10.2.3 in /evals/open-model-gym/suite (#7498)
  chore(deps): bump swiper from 11.2.10 to 12.1.2 in /documentation (#7368)
  Better network failure error & antrhopic retry (#7595)
  feat: make the text bar persistent and add a queue for messages (#7560)
  fix: outdated clippy command in goosehints (#7590)
  ...

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/goose-server/src/commands/agent.rs
#	crates/goose-server/src/main.rs
#	crates/goose-server/src/routes/reply.rs
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.

2 participants