grokkit/todo
Greg Gauthier 646e0dbeb4
All checks were successful
CI / Test (push) Successful in 35s
CI / Lint (push) Successful in 23s
CI / Build (push) Successful in 20s
docs(todo): add MCP server mode to queued tasks
Update the TODO README to include a new queued feature for grokkit MCP server mode.
2026-04-03 16:08:07 +01:00
..
completed feat(workon): implement automated todo workflow with AI plans and branch management 2026-03-31 22:23:35 +01:00
queued feat(mcp): add queued feature description for MCP server mode 2026-04-03 16:06:28 +01:00
README.md docs(todo): add MCP server mode to queued tasks 2026-04-03 16:08:07 +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
  • [13] mcp-feature.md : grokkit MCP server mode

Completed