docs: remove subagents from experimental (#4907)

This commit is contained in:
dianed-square 2025-09-30 19:32:48 -07:00 committed by GitHub
parent f2bf927011
commit 937c75bc51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 42 additions and 55 deletions

View file

@ -452,6 +452,6 @@ The key is treating Goose as a planning partner, not just a code generator. Give
- Try this approach with your own complex setup challenges
- Experiment with different types of planning prompts
- Share your planning successes with the [Goose community](https://discord.gg/block-opensource)
- Explore how planning integrates with [Lead/Worker mode](/docs/tutorials/lead-worker) or [Subagents](/docs/experimental/subagents) for even more sophisticated workflows
- Explore how planning integrates with [Lead/Worker mode](/docs/tutorials/lead-worker) or [Subagents](/docs/guides/subagents) for even more sophisticated workflows
Remember, the goal is to get the right approach, in the right order, with the right safeguards. That's what makes the difference between a quick fix and a robust, maintainable solution.