docs: remove unsupported lead/worker docs and scripts#8471
docs: remove unsupported lead/worker docs and scripts#8471angiejones merged 5 commits intoaaif-goose:mainfrom
Conversation
Signed-off-by: Mark Shaggy <keramshag@gmail.com>
…g churn Restore deleted blog posts and mark them as unlisted with a danger admonition pointing to Planning Mode. Revert unrelated Goose→goose casing changes to keep the PR focused on lead/worker removal. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Angie Jones <jones.angie@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1e46421005
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Prevents broken links from unlisted blog posts and any external references to /docs/tutorials/lead-worker. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Angie Jones <jones.angie@gmail.com>
|
thanks so much @markshaggy! 🙏🏽 |
Update internal links from /docs/tutorials/lead-worker to /docs/guides/creating-plans to fix Docusaurus build-time broken link check. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Angie Jones <jones.angie@gmail.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6a6311a7c3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
documentation/blog/2025-08-11-llm-tag-team-lead-worker-model/index.md
Outdated
Show resolved
Hide resolved
Replace "Lead/Worker model is available now" with a note that it's been removed and a pointer to Planning Mode. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Angie Jones <jones.angie@gmail.com>
Summary
Removes unsupported lead/worker docs and legacy test script, and updates multi-model documentation to supported workflows (planning mode + subagents). This cleans up outdated references and prevents users from following no-longer-supported setup paths.
Scope
documentation/docs/tutorials/lead-worker.mddocumentation/blog/2025-08-11-llm-tag-team-lead-worker-model/index.mdscripts/test_lead_worker.shGOOSE_LEAD*/GOOSE_WORKER*usage and replace links/content with supported alternatives.Validation
npm testindocumentation/passed.lead/worker,lead-worker,GOOSE_LEAD*,GOOSE_WORKER*).npm run typecheckandnpm run buildin this environment are blocked by pre-existing/unrelated issues.