grokkit/internal
Greg Gauthier 7b415f8e26 feat(recipe): add file discovery and special step handling in runner
- Introduce discoverFiles function to scan Go files in 'internal' for error handling patterns.
- Add special case for "discover" or "find" steps to perform filesystem scans.
- Refine LLM prompting to enforce strict output format and shorten system prompt.
- Update apply/patch handling and unified patch creation with simplifications.
- Import bufio for potential future use and adjust regex for code block extraction.
2026-03-06 21:57:35 +00:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
logger chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
recipe feat(recipe): add file discovery and special step handling in runner 2026-03-06 21:57:35 +00:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00