diff --git a/src/specify_cli/agents.py b/src/specify_cli/agents.py index 10cf5eb31..497fb0da2 100644 --- a/src/specify_cli/agents.py +++ b/src/specify_cli/agents.py @@ -170,6 +170,7 @@ class CommandRegistrar: "extension": ".md", "strip_frontmatter_keys": ["handoffs"], "inject_name": True, + }, "vibe": { "dir": ".vibe/prompts", "format": "markdown",