grokkit/internal/recipe
Greg Gauthier 8efca62109 refactor(runner): improve package path resolution for consistency
- Introduce resolvePackagePath to handle ~ expansion, relative paths, and absolutization at the start.
- Update discoverFiles and executeShellCommands to use the resolved workDir.
- Remove redundant path logic from discoverFiles and shell execution for better maintainability.
2026-03-07 15:52:56 +00:00
..
loader.go refactor(recipe): add ResolvedParams for better param handling 2026-03-07 00:07:21 +00:00
runner.go refactor(runner): improve package path resolution for consistency 2026-03-07 15:52:56 +00:00
types.go refactor(recipe): make search pattern configurable in file discovery 2026-03-07 00:34:25 +00:00