grokkit/internal
Greg Gauthier d6f507b8cb feat(workon): enhance command to start or complete todos/fixes with git integration
- Update workonCmd to accept todo_item_title arg and add -f/--fix, -c/--complete flags
- Implement transactional flow: bootstrap todo dirs, move/create .md files, create branch, append Grok-generated Work Plan, commit
- Add todo package with Bootstrap for directory structure
- Expand workon.Run to handle modes (todo, fix, complete) with placeholders for Grok integration and optional cnadd/IDE open
2026-03-31 20:42:32 +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): enhance command to start or complete todos/fixes with git integration 2026-03-31 20:42:32 +01:00