summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-06-02 19:41:56 -0600
committert <t@tjp.lol>2026-06-02 22:09:31 -0600
commit442888c6c306cfff0708c3d4bbbeda685cec2e75 (patch)
tree858ad09d4da908cc7e61ca5e570e2f46e74bdb68 /docs
parent8b88b886346460b1ab29edb03ad85bc3bb565a45 (diff)
lua /commands
Diffstat (limited to 'docs')
-rw-r--r--docs/todos.md7
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