grokkit/internal/recipe
Greg Gauthier 18bbb67789 refactor(recipe): enhance refactor handling with JSON collection and package path
- Introduce refactorJSONs to collect pure JSON from refactor steps for apply.
- Update discoverFiles to respect recipe's package_path parameter.
- Refine handleApplyStep to parse and apply changes more robustly.
- Remove outdated test output files.
2026-03-06 23:22:20 +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): enhance refactor handling with JSON collection and package path 2026-03-06 23:22:20 +00:00
types.go feat(recipe): add recipe system for Result[T] refactoring 2026-03-06 18:35:58 +00:00