docs: remove unsupported lead/worker docs and scripts (#8471)

Signed-off-by: Mark Shaggy <keramshag@gmail.com>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
markshaggy
2026-04-11 00:59:27 +02:00
committed by GitHub
parent 00a4d056fb
commit 0e743112ea
18 changed files with 50 additions and 262 deletions
+4
View File
@@ -336,6 +336,10 @@ const config: Config = {
from: "/docs/experimental/subagents",
to: "/docs/guides/subagents",
},
{
from: "/docs/tutorials/lead-worker",
to: "/docs/guides/creating-plans",
},
],
},
],