diff --git a/docs/sidebar.json b/docs/sidebar.json index 4955710404..2d6eaa62b6 100644 --- a/docs/sidebar.json +++ b/docs/sidebar.json @@ -47,6 +47,11 @@ "label": "Plan tasks with todos", "slug": "docs/cli/tutorials/task-planning" }, + { + "label": "Use Plan Mode with model steering", + "badge": "🔬", + "slug": "docs/cli/tutorials/plan-mode-steering" + }, { "label": "Web search and fetch", "slug": "docs/cli/tutorials/web-tools"