Introduce a new mechanism in the recipe runner to execute whitelisted shell commands for steps like initialization, creation, or running tools (e.g., poetry, git). Commands are generated via AI prompt, parsed from JSON, validated against an allowed list, and executed within a strict working directory to ensure safety. |
||
|---|---|---|
| .. | ||
| errors | ||
| git | ||
| grok | ||
| linter | ||
| logger | ||
| recipe | ||
| version | ||