grokkit/internal
Greg Gauthier 9694d72463 feat(workon): implement core transactional flow with Grok work plan
- Bootstrap todo structure and handle fix/complete modes.
- Create safe git branches and append AI-generated work plans.
- Commit changes and move items to completed on finish.
- Add stubs for Grok client and config-dependent IDE open.
2026-03-31 20:56:45 +01:00
..
errors chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
git refactor(git): improve diff handling to tolerate exit code 1 2026-03-31 10:40:33 +01:00
grok chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
linter chore(linter): add dummy linter entry for Rexx 2026-03-28 17:43:18 +00:00
logger chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
prompts refactor(analysis): refine prompts, language detection, and context building 2026-03-28 12:46:04 +00:00
recipe test: add tests for recipe package and disable parallelism in cmd tests 2026-03-08 12:53:01 +00:00
todo feat(workon): enhance command to start or complete todos/fixes with git integration 2026-03-31 20:42:32 +01:00
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
workon feat(workon): implement core transactional flow with Grok work plan 2026-03-31 20:56:45 +01:00