Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Sep 23, 2025

Pull Request Description

While testing #4693 I noticed we aren't persisting the recipe values that were entered and the user can't re-enter them when resuming. This adds support for saving the parameter values to the session and re-adds them to the chat context and activity buttons when resuming a session.

NOTE: This will move to the backend when we refactor recipes. Adding quick front end support for now to fix the missing functionality of the current resume session/recipe implementation.

@zanesq zanesq requested review from DOsinga and jamadeo September 23, 2025 17:45
@zanesq zanesq changed the title Add save recipe parameter values to session and value substitution with resumed sessions Save recipe parameter values to session and value substitution with resumed sessions Sep 23, 2025
zanesq and others added 2 commits September 24, 2025 15:43
…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 zanesq merged commit 866bdc6 into zane/create-recipe-unification Sep 24, 2025
3 checks passed
@zanesq zanesq deleted the zane/recipe-param-values-resume branch September 24, 2025 22:48
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