-
Notifications
You must be signed in to change notification settings - Fork 2.3k
blog: streamlining detection development w/ recipes #3689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
angiejones
reviewed
Jul 28, 2025
documentation/blog/2025-07-28-streamlining-detection-development-with-goose-recipes/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Angie Jones <[email protected]>
angiejones
requested changes
Jul 28, 2025
Collaborator
angiejones
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update static img url
documentation/blog/2025-07-28-streamlining-detection-development-with-goose-recipes/index.md
Show resolved
Hide resolved
documentation/blog/2025-07-28-streamlining-detection-development-with-goose-recipes/index.md
Outdated
Show resolved
Hide resolved
…nt-with-goose-recipes/index.md Co-authored-by: Angie Jones <[email protected]>
…nt-with-goose-recipes/index.md Co-authored-by: Angie Jones <[email protected]>
Contributor
Author
|
all requested changes merged |
documentation/blog/2025-07-28-streamlining-detection-development-with-goose-recipes/index.md
Outdated
Show resolved
Hide resolved
…nt-with-goose-recipes/index.md Co-authored-by: Rizel Scarlett <[email protected]>
angiejones
approved these changes
Jul 29, 2025
michaelneale
added a commit
that referenced
this pull request
Jul 29, 2025
* main: blog: streamlining detection development w/ recipes (#3689) fix: have option for cli providers to use their configured or default model (#3683) docs: new blog post and corrections to an old one on goosehints (#3657) Resolve sub recipe path relative to the parent recipe path (#3642) Speed up recipe loading from deeplinks and various fixes (#3662) fix cmd + , not opening settings (#3694) Add warning when JSON env parsing fails. (#3696) chore: refactor session naming into provider (#3678) feat (ui): File picker for scheduling recipes default to recipe dir (#3611) fix: address issue with streamable http interactions via mcp (#3693) Provider scenario tests (#3688) Fix conversations before they hit the LLM (#3660) cli: add detailed instruction for WSL users (#3496) feat: recipe runs will now prompt for missing extension secrets (#3668) fix: pricing integration tests -> trying more runs for cache and retries (#3546)
michaelneale
added a commit
that referenced
this pull request
Jul 29, 2025
* main: fix: Ensures final output tool is available when using vector tool search (#3701) chore: adding in some new models token limits (#3685) blog: streamlining detection development w/ recipes (#3689) fix: have option for cli providers to use their configured or default model (#3683) docs: new blog post and corrections to an old one on goosehints (#3657) Resolve sub recipe path relative to the parent recipe path (#3642) Speed up recipe loading from deeplinks and various fixes (#3662) fix cmd + , not opening settings (#3694) Add warning when JSON env parsing fails. (#3696) chore: refactor session naming into provider (#3678) feat (ui): File picker for scheduling recipes default to recipe dir (#3611) fix: address issue with streamable http interactions via mcp (#3693) Provider scenario tests (#3688)
atarantino
pushed a commit
to atarantino/goose
that referenced
this pull request
Aug 5, 2025
Co-authored-by: Angie Jones <[email protected]> Co-authored-by: Rizel Scarlett <[email protected]> Signed-off-by: Adam Tarantino <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blog post for Streamlining Detection Development with Goose Recipes