Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Sep 11, 2025

Pull Request Description

Quick fix to support parameter replacement to activities in ui until we migrate this all to backend.

image image

fixes #3327

@jalateras
Copy link
Contributor

Consider adding unit tests for substituteParameters() and the RecipeActivities component to prevent regressions.

@zanesq
Copy link
Collaborator Author

zanesq commented Sep 12, 2025

@jalateras good call I actually already added the unit tests for substituteParameters in another PR. I'm holding off on the component tests because we're about to redo this UI, will follow up later with those 👍

@zanesq zanesq merged commit 0b8be1f into main Sep 12, 2025
11 checks passed
@zanesq zanesq deleted the zane/recipe-activity-param-replacement branch September 12, 2025 16:13
zanesq added a commit that referenced this pull request Sep 12, 2025
…ecipe-activities

* 'main' of github.com:block/goose:
  Add parameter replacement to activities in ui (#4617)
  UI recipes filter invalid, duplicate and unused params (#4615)
  Fix gpt-5 input context limit (#4619)
  [docs] MCP-UI Blog Post (#4578)
  release/1.8.0 (#4577)

# Conflicts:
#	ui/desktop/src/components/BaseChat.tsx
michaelneale added a commit that referenced this pull request Sep 15, 2025
* main:
  Soften str_replace instructions for weaker LLMs (#4639)
  docs: changed logo (#4633)
  Add `analyze` tool to Developer extension (#4530)
  Add recipe title in import form (#4625)
  Desktop json recipes upload (#4629)
  Catch errors in node main (#4627)
  chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /ui/desktop (#4583)
  docs: add Rube extension documentation and server configuration (#4556)
  Always show recipe activities at the top of chat when recipe accepted and active (#4616)
  Add parameter replacement to activities in ui (#4617)
  UI recipes filter invalid, duplicate and unused params (#4615)
  Fix gpt-5 input context limit (#4619)
  [docs] MCP-UI Blog Post (#4578)
  release/1.8.0 (#4577)
  fix: docker build include valid string prior to sha (#4613)
  Run the conversation fixer over messages for recipe create (#4605)
  docs: github copilot config workarounds (#4607)
  Add recipe schema validation to UI (#4602)
@alexhancock alexhancock mentioned this pull request Sep 23, 2025
HikaruEgashira pushed a commit to HikaruEgashira/goose that referenced this pull request Oct 3, 2025
Signed-off-by: HikaruEgashira <hikaru-egashira@c-fo.com>
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.

Feature Request: Parameter Support in Desktop Activity Bubbles

4 participants