grokkit/internal/recipe
Greg Gauthier 8c14977ec6 feat(recipe): add smart defaults for package_path in file discovery
Enhance discoverFiles to respect explicit package_path param if provided.
If no param is given, intelligently default to 'src' directory if it exists,
otherwise fall back to project root (.).
2026-03-07 00:13:57 +00:00
..
loader.go refactor(recipe): add ResolvedParams for better param handling 2026-03-07 00:07:21 +00:00
runner.go feat(recipe): add smart defaults for package_path in file discovery 2026-03-07 00:13:57 +00:00
types.go refactor(recipe): add ResolvedParams for better param handling 2026-03-07 00:07:21 +00:00