grokkit/todo
Greg Gauthier 65f67ff7b1
All checks were successful
CI / Test (push) Successful in 34s
CI / Lint (push) Successful in 25s
CI / Build (push) Successful in 23s
feat(workon): implement automated todo workflow with AI plans and branch management
- Add workon command to automate starting/completing todos/fixes
- Generate AI-powered work plans and handle git branching
- Update README and user docs with workon guide
- Move workon todo item to completed
2026-03-31 22:23:35 +01:00
..
completed feat(workon): implement automated todo workflow with AI plans and branch management 2026-03-31 22:23:35 +01:00
queued chore(todo): move workon task from queued to doing 2026-03-31 20:12:10 +01:00
README.md chore(todo): move workon task from queued to doing 2026-03-31 20:12:10 +01:00

Grokkit TODO List

This document provides a table of contents for all tasks and features currently tracked in the todo/ directory.

Queued

  • [1] workon: Grokkit workon for bootstrapping a new feature
  • [2] cnotes.md : grokkit cnotes integration
  • [3] make.md : grokkit make integration
  • [4] rg.md : grokkit ripgrep (rg) integration
  • [5] gotools.md : grokkit Go tools integration
  • [6] tea.md : grokkit tea (Gitea CLI) integration
  • [7] profile.md : grokkit profile
  • [8] pprof.md : grokkit agent pprof integration
  • [9] audit.md : grokkit audit
  • [10] git-chglog.md : grokkit agent git-chglog integration
  • [11] admin.md : [optional] grokkit admin tool (to show token usage and other admin-only features)
  • [12] interactive-agent.md : [optional] Grokkit Interactive Agent

Completed