Skip to content

Conversation

@zanesq
Copy link
Collaborator

@zanesq zanesq commented Dec 8, 2025

Summary

Visually simplify the recipe form by hiding the advanced options under expandable content

Expands automatically if there are advanced values when editing a recipe.

Also fixed a minor bug where the recipe icon in bottom bar was showing in an empty chat with no messages and improved the text a bit to not have ellipsis everywhere.

Added a link to the recipe docs also.

image image

@zanesq zanesq requested review from DOsinga and alexhancock December 8, 2025 19:06
</>
)}
{sessionId && (
{sessionId && messages.length > 0 && (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh - what would this do before?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would show an empty recipe if you clicked it with no recipes.

I ended up pushing this change separately for the upcoming release but it wasn't a live bug in a current release, was on main from a previous refactor to move the recipe icon in the bottom bar.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2026

This pull request has been automatically marked as stale because it has not had recent activity for 23 days.

What happens next?

  • If no further activity occurs, this PR will be automatically closed in 7 days
  • To keep this PR active, simply add a comment, push new commits, or add the keep-open label
  • If you believe this PR was marked as stale in error, please comment and we'll review it

Thank you for your contribution! 🚀

@github-actions github-actions bot added the stale label Jan 2, 2026
Copy link

@Whitewolf111 Whitewolf111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi

@Whitewolf111
Copy link

-yj4dno

@github-actions github-actions bot removed the stale label Jan 3, 2026
@zanesq zanesq merged commit 7be90cd into main Jan 6, 2026
17 checks passed
@zanesq zanesq deleted the zane/recipe-hide-advanced branch January 6, 2026 19:04
zanesq added a commit that referenced this pull request Jan 7, 2026
* 'main' of github.com:block/goose:
  Claude 3.7 is out. we had some harcoded stuff (#6197)
  Release 1.19.0
  chore: upgrade to node v24 as engine (#6361)
  chore(deps): bump rsa from 0.9.9 to 0.9.10 (#6358)
  Bump rust toolchain to 1.92 (current stable) (#6356)
  Hide advanced recipe options under expandable content (#6021)
  fix: use .config/agents (plural) for skills directory (#6357)
  fix: prevent KaTeX from treating underscores as subscripts in plain text (#6242)
  fix: make goose review PRs more like goose contributors do (#6240)
  fix : preserve provider engine type when editing custom providers (#6106)
  feat(providers): add retry for model fetching (#6347)
  allow goose issue solver to react to activation comments (#6239)
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