grokkit/internal
Greg Gauthier 9080cf7f3e feat(workon): add initial workon command for starting todo items
Introduces the `workon` CLI command which selects the next queued todo item,
moves it to doing/, creates a git branch, generates a work plan via Grok,
appends it to the file, and commits the changes. Includes skeleton implementation
with TODOs for full functionality.
2026-03-31 20:30:05 +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
version chore(lint): enhance golangci configuration and add security annotations 2026-03-04 20:00:32 +00:00
workon feat(workon): add initial workon command for starting todo items 2026-03-31 20:30:05 +01:00