- 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
27 lines
1.5 KiB
Markdown
27 lines
1.5 KiB
Markdown
# Grokkit TODO List
|
|
|
|
This document provides a table of contents for all tasks and features currently tracked in the `todo/` directory.
|
|
|
|
## Queued
|
|
|
|
* [1] [workon](./queued/workon.md): Grokkit workon for bootstrapping a new feature
|
|
* [2] [cnotes.md](./queued/cnotes.md) : grokkit cnotes integration
|
|
* [3] [make.md](./queued/make.md) : grokkit make integration
|
|
* [4] [rg.md](./queued/rg.md) : grokkit ripgrep (rg) integration
|
|
* [5] [gotools.md](./queued/gotools.md) : grokkit Go tools integration
|
|
* [6] [tea.md](./queued/tea.md) : grokkit tea (Gitea CLI) integration
|
|
* [7] [profile.md](./queued/profile.md) : grokkit profile
|
|
* [8] [pprof.md](./queued/pprof.md) : grokkit agent pprof integration
|
|
* [9] [audit.md](./queued/audit.md) : grokkit audit
|
|
* [10] [git-chglog.md](./queued/git-chglog.md) : grokkit agent git-chglog integration
|
|
* [11] [admin.md](./queued/admin.md) : [optional] grokkit admin tool (to show token usage and other admin-only features)
|
|
* [12] [interactive-agent.md](./queued/interactive-agent.md) : [optional] Grokkit Interactive Agent
|
|
|
|
## Completed
|
|
|
|
* [non-interactive-query](./completed/non-interactive-query.md) : grokkit query *(done - v0.1.9)*
|
|
* [changelog.md](./completed/changelog.md) : grokkit changelog *(done — v0.1.8+)*
|
|
* [3-new-feature-suggestions.md](./completed/3-new-feature-suggestions.md) : 3 New AI-Enhanced Feature Suggestions for Grokkit
|
|
* [MODEL_ENFORCEMENT.md](./completed/MODEL_ENFORCEMENT.md) : Model Enforcement
|
|
* [scaffold.md](./completed/scaffold.md) : grokkit scaffold
|
|
* [testgen.md](./completed/testgen.md) : grokkit testgen [path...] |