docs: reorganize (#9310)

This commit is contained in:
Angie Jones
2026-05-18 13:38:14 -05:00
committed by GitHub
parent badb97a01e
commit bc9c1fc11a
54 changed files with 458 additions and 101 deletions
@@ -21,12 +21,12 @@ import VideoCarousel from '@site/src/components/VideoCarousel';
<Card
title="Planner + Execution Model Setup"
description="Use a dedicated planner model for strategic reasoning and a separate default model for execution."
link="/docs/guides/creating-plans"
link="/docs/guides/context-engineering/creating-plans"
/>
<Card
title="Creating Plans Before Working"
description="Manual planning mode that optionally uses a dedicated model to break complex projects into detailed, actionable steps."
link="/docs/guides/creating-plans"
link="/docs/guides/context-engineering/creating-plans"
/>
<Card
title="Planning Complex Tasks"