docs(todo): reorganize queued tasks and update completed items
- Reordered and updated queued task list with new entries like non-interactive-query.md. - Moved changelog.md to completed with version note. - Standardized link formats and list markers in README.md.
This commit is contained in:
parent
f6ff1f990a
commit
5bf6b0c91c
@ -4,23 +4,23 @@ This document provides a table of contents for all tasks and features currently
|
|||||||
|
|
||||||
## Queued
|
## Queued
|
||||||
|
|
||||||
- [1] [`changelog.md`](queued/changelog.md): `grokkit changelog`
|
* [1] [interactive-agent.md](./queued/interactive-agent.md) : Grokkit Interactive Agent
|
||||||
- [2] [`interactive-agent.md`](queued/interactive-agent.md): Grokkit Interactive Agent
|
* [2] [non-interactive-query.md](./queued/non-interactive-query.md) : grokkit query (non-interactive one-shot questions)
|
||||||
- [3] [`make.md`](queued/make.md): `grokkit agent` make integration
|
* [3] [rg.md](./queued/rg.md) : grokkit agent ripgrep (rg) integration
|
||||||
- [4] [`tea.md`](queued/tea.md): `grokkit agent` tea integration
|
* [4] [gotools.md](./queued/gotools.md) : grokkit agent Go tools integration
|
||||||
- [5] [`gotools.md`](queued/gotools.md): `grokkit agent` Go tools integration
|
* [5] [make.md](./queued/make.md) : grokkit agent make integration
|
||||||
- [6] [`cnotes.md`](queued/cnotes.md): `grokkit agent` cnotes integration
|
* [6] [tea.md](./queued/tea.md) : grokkit agent tea (Gitea CLI) integration
|
||||||
- [7] [`rg.md`](queued/rg.md): `grokkit agent` ripgrep (rg) integration
|
* [7] [cnotes.md](./queued/cnotes.md) : grokkit agent cnotes integration
|
||||||
- [8] [`profile.md`](queued/profile.md): `grokkit profile`
|
* [8] [profile.md](./queued/profile.md) : grokkit profile
|
||||||
- [9] [`audit.md`](queued/audit.md): `grokkit audit`
|
* [9] [pprof.md](./queued/pprof.md) : grokkit agent pprof integration
|
||||||
- [10] [`pprof.md`](queued/pprof.md): `grokkit agent` pprof integration
|
* [10] [audit.md](./queued/audit.md) : grokkit audit
|
||||||
- [11] [`git-chglog.md`](queued/git-chglog.md): `grokkit agent` git-chglog integration
|
* [11] [git-chglog.md](./queued/git-chglog.md) : grokkit agent git-chglog integration
|
||||||
- [12] [`TODO_ITEM.md`](queued/TODO_ITEM.md): TODO ITEM 1
|
* [12] [TODO_ITEM.md](./queued/TODO_ITEM.md) : TODO ITEM template
|
||||||
|
|
||||||
|
|
||||||
## Completed
|
## Completed
|
||||||
|
|
||||||
- [`3-new-feature-suggestions.md`](completed/3-new-feature-suggestions.md): 3 New AI-Enhanced Feature Suggestions for Grokkit
|
* [changelog.md](./queued/changelog.md) : grokkit changelog *(done — v0.1.8+)*
|
||||||
- [`MODEL_ENFORCEMENT.md`](completed/MODEL_ENFORCEMENT.md): Model Enforcement
|
* [3-new-feature-suggestions.md](./completed/3-new-feature-suggestions.md) : 3 New AI-Enhanced Feature Suggestions for Grokkit
|
||||||
- [`scaffold.md`](completed/scaffold.md): `grokkit scaffold`
|
* [MODEL_ENFORCEMENT.md](./completed/MODEL_ENFORCEMENT.md) : Model Enforcement
|
||||||
- [`testgen.md`](completed/testgen.md): `grokkit testgen [path...]`
|
* [scaffold.md](./completed/scaffold.md) : grokkit scaffold
|
||||||
|
* [testgen.md](./completed/testgen.md) : grokkit testgen [path...]
|
||||||
Loading…
Reference in New Issue
Block a user