grokkit/todo
Greg Gauthier d701ee3793
Some checks failed
CI / Test (push) Successful in 44s
CI / Lint (push) Successful in 32s
CI / Build (push) Has been cancelled
feat(mcp): add queued feature description for MCP server mode
Introduces a detailed plan in todo/queued/mcp-feature.md for integrating an MCP server into grokkit, enabling programmatic access to AI-powered code tools and resources via stdio for clients like Claude Code. Includes architecture notes, implementation phases, tools, resources, and ROI analysis.
2026-04-03 16:06:28 +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 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