Skip to content

Conversation

@EbonyLouis
Copy link
Contributor

This PR introduces the new Goose Recipes Cookbook feature — a community-driven space where users can submit, browse, and launch reusable Goose agent sessions (aka "recipes").

✨ What's Included

🧠 New Features

  • Recipe Submission Workflow:

    • Added .github/ISSUE_TEMPLATE/submit-recipe.yml for community submissions
    • Added .github/ISSUE_TEMPLATE/reply-to-recipe.yml GitHub Action to auto-comment on new recipe submissions
  • Cookbook UI Pages:

    • /recipes: searchable, filterable list of community recipes
    • /recipes/detail: detail view for each recipe with launch link, instructions, prompt, and metadata
    • Sidebar filtering by:
      • Category (e.g., Developer, Entertainment)
      • Extensions Used (e.g., GitHub, Memory, Context7)
  • New Recipe Cards:

    • Consistent hover styles, sizing, and extension badge color logic
    • Author GitHub handle and avatar displayed
    • Optional activities, instructions, and prompt sections

🔧 Utilities & Types

  • Added searchRecipes() and getRecipeById() utilities
  • Created type definitions for Recipe, Extension, and related structures

🧪 Example Recipes Added

  • Joke of the Day (category: Entertainment)
  • PR Generator (category: Developer)

📣 Follow-up Ideas

  • Add voting or rating system for recipes

@github-actions
Copy link
Contributor

github-actions bot commented Jun 18, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-06-20 20:46 UTC

Copy link
Contributor

@blackgirlbytes blackgirlbytes left a comment

Choose a reason for hiding this comment

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

looks cute, but missing dark mode for tiles
Screenshot 2025-06-19 at 5 42 01 PM

@EbonyLouis EbonyLouis merged commit 5d6784d into main Jun 20, 2025
8 checks passed
@EbonyLouis EbonyLouis deleted the recipes-cookbook-clean-for-real branch June 20, 2025 20:46
lifeizhou-ap added a commit that referenced this pull request Jun 23, 2025
* main:
  fix: Improves reliability of flaky log tests (#3029)
  Add xAI Test Coverage (#3020)
  Reorganizing tutorials (#3028)
  feat(providers): update Google Gemini models to latest available models (#2989)
  fix(docker): install protoc to fix lance-encoding build (#2995)
  fix: updated openrouter known models (#3021)
  Mnovich/temporal foreground tasks (#2895)
  add 'install in goose' asset (#3016)
  Added useDarkMode hook for detecting dark mode setting dynamically (#3019)
  docs: add sagemaker provider (#2980)
  Docs: Add Goose Recipes Cookbook Page  (#2998)
  feat (cli): add an alias --id for --name param for goose session --resume command (#3018)
  fix: disable extension  (#3000)
  Add xAI Provider Support for Grok Models (#2976)
  removing dlls from core bin (#3014)
  docs: Update Leaderboard in New Community Landing Page (#2954)
  Douwe/fix include for recipes (#2914)
btdeviant pushed a commit to btdeviant/goose that referenced this pull request Jun 25, 2025
s-soroosh pushed a commit to s-soroosh/goose that referenced this pull request Jul 18, 2025
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
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.

3 participants