grokkit/internal/recipe
Greg Gauthier 7ffbf352bc refactor(recipe): make file discovery generic using recipe metadata
- Build allowed extensions from recipe languages and extensions map
- Generalize filepath walking to filter by allowed extensions instead of hardcoding .go
- Retain Go-specific content check for now; can generalize later
- Simplify refactor JSON handling and patch creation by removing redundant comments and error checks
- Adjust comments and minor formatting for clarity
2026-03-06 23:51:42 +00:00
..
loader.go refactor(recipe): enhance parsing for multi-line step content 2026-03-06 21:48:35 +00:00
runner.go refactor(recipe): make file discovery generic using recipe metadata 2026-03-06 23:51:42 +00:00
types.go feat(recipe): add recipe system for Result[T] refactoring 2026-03-06 18:35:58 +00:00