feat(sdd): guard built-in SDD with experimental.sdd flag

This commit is contained in:
Jerop Kipruto
2026-03-17 14:14:35 -04:00
parent e1352ba8f2
commit b9c46d362b
5 changed files with 71 additions and 3 deletions

View File

@@ -122,6 +122,11 @@
"slug": "docs/cli/notifications"
},
{ "label": "Plan mode", "slug": "docs/cli/plan-mode" },
{
"label": "Spec-driven development (SDD)",
"badge": "🔬",
"slug": "docs/cli/spec-driven-development"
},
{
"label": "Subagents",
"badge": "🔬",