Greg Gauthier gmgauthier
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 22:40:32 +00:00
7cb9eb3eb7 refactor(recipe): switch refactor step to strict JSON output
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 22:25:43 +00:00
d4f3e3adbc refactor(recipe): update regex for robust Grok output matching
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 22:22:02 +00:00
c5bdd44e55 fix(recipe): update regex to match Grok's current output style
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 22:15:36 +00:00
b2b8c1a482 refactor(recipe/runner): improve regex flexibility and simplify patch creation
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 22:07:25 +00:00
40d40f7669 refactor(recipe): clean up runner implementation
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:57:40 +00:00
7b415f8e26 feat(recipe): add file discovery and special step handling in runner
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:48:38 +00:00
852142730a refactor(recipe): enhance parsing for multi-line step content
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:40:07 +00:00
824bbcb85f refactor(recipe): simplify code block extraction regex
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:36:34 +00:00
b9de35f48b refactor(recipe): simplify apply step to dry-run only and add extraction tests
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:11:20 +00:00
5d0aec721d refactor(recipes): update result-refactor recipe for broader package path and error handling
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 21:01:05 +00:00
0ba427aaf6 feat(recipe): add apply/patch step handling with code block extraction and application
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 20:46:33 +00:00
d1ebd2af79 refactor(recipe): improve loading and execution logic
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 20:32:08 +00:00
5c67f78c27 feat(recipe): implement LLM-powered recipe execution
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 19:17:01 +00:00
ec692b2086 docs(recipe): add feature overview for recipe system
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 19:00:20 +00:00
2cc728eed4 refactor(recipe): clean up comments, error handling, and output formatting
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 18:49:21 +00:00
dcac119e57 fix(cmd/recipe): correct import path and add error handling for user input
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 18:45:07 +00:00
8e414faa10 feat(cmd): add recipe run command
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 18:40:00 +00:00
6bd72aad25 refactor(recipe): improve subRe regexp and add explanatory comments
gmgauthier pushed to feature/recipe_implementation at gmgauthier/grokkit 2026-03-06 18:36:01 +00:00
aa38e92fb5 feat(recipe): add recipe system for Result[T] refactoring
gmgauthier created branch feature/recipe_implementation in gmgauthier/grokkit 2026-03-06 18:28:55 +00:00