grokkit/internal/recipe
Greg Gauthier d1ebd2af79 refactor(recipe): improve loading and execution logic
- Enhance recipe parsing in loader.go: extract overview, use split-based step extraction to avoid duplicates, refine final summary handling, and clean up comments/templates.
- Refine runner.go prompts: add Grok system message, simplify user prompts for conciseness, adjust result joining with separators, and remove unnecessary text.
2026-03-06 20:46:30 +00:00
..
loader.go refactor(recipe): improve loading and execution logic 2026-03-06 20:46:30 +00:00
runner.go refactor(recipe): improve loading and execution logic 2026-03-06 20:46:30 +00:00
types.go feat(recipe): add recipe system for Result[T] refactoring 2026-03-06 18:35:58 +00:00