-
Notifications
You must be signed in to change notification settings - Fork 2.4k
blog: subagents workshop #3993
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
blog: subagents workshop #3993
Conversation
|
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.
looks good! love it! I've been writing subagents and not sub-agents because I seen the industry calling them subagents like anthropic https://docs.anthropic.com/en/docs/claude-code/sub-agents
but in different parts of our codebase, they do write sub-agents. so my comments are a nitpick, but just adjusting for uniformity and possibly seo. When you do sub-agent, the first thing that comes up for me is real estate.
documentation/blog/2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents/index.md
Outdated
Show resolved
Hide resolved
documentation/blog/2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents/index.md
Outdated
Show resolved
Hide resolved
documentation/blog/2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents/index.md
Outdated
Show resolved
Hide resolved
documentation/blog/2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents/index.md
Outdated
Show resolved
Hide resolved
documentation/blog/2025-08-10-vibe-coding-with-goose-building-apps-with-ai-agents/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Rizel Scarlett <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
Co-authored-by: Rizel Scarlett <[email protected]>
* main: add missing dependencies for developer setup (#3930) blog: subagents workshop (#3993) Adding better deeplink support for streamable-http (#3986) Docs: Add Kiwi Flight Search Extension Tutorial (#3985) Revert "Fix file extension on signed osx release (#3974)" Fix file extension on signed osx release (#3974) Dagger container-use MCP (#3932) Add Sunno Song Generator To Recipe Cookbook (#3969) docs: update jetbrains tutorial (#3971) chore: update linux build - don't run on every PR (#3961)
* 'main' of github.com:block/goose: docs: update release docs with an additional step needed + adjust list formatting (#4005) chore(release): release version 1.3.0 (#3921) docs: MCP-ui blog content (#3996) feat: Add `GOOSE_TERMINAL` env variable to spawned terminals (#3911) add missing dependencies for developer setup (#3930) blog: subagents workshop (#3993) Adding better deeplink support for streamable-http (#3986) Docs: Add Kiwi Flight Search Extension Tutorial (#3985) Revert "Fix file extension on signed osx release (#3974)" Fix file extension on signed osx release (#3974) Dagger container-use MCP (#3932) Add Sunno Song Generator To Recipe Cookbook (#3969) docs: update jetbrains tutorial (#3971) chore: update linux build - don't run on every PR (#3961)
Co-authored-by: Rizel Scarlett <[email protected]> Signed-off-by: Jack Wright <[email protected]>
new blog post covering the goose subagents workshop