grokkit/todo/README.md
Gregory Gauthier 3bcba4976a
All checks were successful
CI / Test (push) Successful in 33s
CI / Lint (push) Successful in 24s
CI / Build (push) Successful in 19s
docs(todo): reorder queued tasks and update workon description
- Introduce 'workon' as the top queued item for bootstrapping new features
- Rearrange other queued items (e.g., cnotes, make, rg) and mark some as optional
- Remove TODO_ITEM template from queued list
- Expand workon.md with detailed description, usage, assumptions, and benefits
2026-03-31 14:44:46 +01:00

1.5 KiB

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