grokkit/internal/recipe
Greg Gauthier 64fb748897 refactor(recipe): simplify path resolution and remove shell command execution
- Consolidate resolveWorkDir and remove resolvePackagePath for cleaner path handling.
- Eliminate executeShellCommands and related logic to disable shell execution in recipes.
- Simplify error messaging in loader for unsafe commands.
2026-03-07 17:34:59 +00:00
..
loader.go refactor(recipe): simplify path resolution and remove shell command execution 2026-03-07 17:34:59 +00:00
runner.go refactor(recipe): simplify path resolution and remove shell command execution 2026-03-07 17:34:59 +00:00
types.go refactor(recipe): make search pattern configurable in file discovery 2026-03-07 00:34:25 +00:00