grokkit/internal/recipe
Greg Gauthier 3d9d1cd722 feat(recipe): add project exploration step with read-only shell support
- Introduce new Step 1 in result-refactor.md for exploring project structure using safe read-only shell commands (e.g., tree, cat).
- Rename subsequent steps accordingly.
- Add handler in runner.go for read-only shell steps triggered by keywords like "explore" or "inspect".
2026-03-07 18:58:40 +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 project exploration step with read-only shell support 2026-03-07 18:58:40 +00:00
types.go refactor(recipe): make search pattern configurable in file discovery 2026-03-07 00:34:25 +00:00