diff options
| author | t <t@tjp.lol> | 2026-06-02 19:41:56 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-06-02 22:09:31 -0600 |
| commit | 442888c6c306cfff0708c3d4bbbeda685cec2e75 (patch) | |
| tree | 858ad09d4da908cc7e61ca5e570e2f46e74bdb68 /docs/todos.md | |
| parent | 8b88b886346460b1ab29edb03ad85bc3bb565a45 (diff) | |
lua /commands
Diffstat (limited to 'docs/todos.md')
| -rw-r--r-- | docs/todos.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/todos.md b/docs/todos.md index ba14677..55a97fc 100644 --- a/docs/todos.md +++ b/docs/todos.md @@ -3,8 +3,8 @@ - [x] user-provided system prompt (design: docs/archive/system-prompt.md) - [ ] polish zig API - [ ] C ABI -- [ ] Agent compaction with custom compaction prompts -- [ ] Agent auto-compaction +- [x] Agent compaction with custom compaction prompts +- [x] Agent auto-compaction - [ ] image upload support - [ ] google gemini native provider - [ ] openai responses API native provider @@ -20,8 +20,7 @@ - [ ] fuzzy typeahead model selector - [ ] tab completion: filenames in cwd, slash commands - [ ] rendering system for screen components -- [ ] lua slash commands -- [ ] markdown/prompt slash commands +- [x] lua slash commands - [ ] additional lua extension API - [ ] Agent objects - [ ] Conversation objects |
