grokkit/internal/recipe
Greg Gauthier 66d52917c0 feat(recipe): add read-only shell execution with user confirmation
Implement executeReadOnlyShell method to safely run whitelisted read-only commands,
prompting for user approval and integrating AI-suggested commands for filesystem context.
2026-03-07 18:50:38 +00:00
..
loader.go chore(loader): add logging for safe commands config loading 2026-03-07 18:32:43 +00:00
runner.go feat(recipe): add read-only shell execution with user confirmation 2026-03-07 18:50:38 +00:00
types.go refactor(recipe): make search pattern configurable in file discovery 2026-03-07 00:34:25 +00:00