summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/todos.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/todos.md b/docs/todos.md
index 1388ecf..cda1c6f 100644
--- a/docs/todos.md
+++ b/docs/todos.md
@@ -1,7 +1,7 @@
## libpanto
- [x] user-provided system prompt (design: docs/archive/system-prompt.md)
-- [ ] polish zig API
+- [x] polish zig API
- [ ] C ABI
- [x] Agent compaction with custom compaction prompts
- [x] Agent auto-compaction
@@ -20,7 +20,7 @@
- [ ] tui
- [ ] fuzzy typeahead model selector
- [ ] tab completion: filenames in cwd, slash commands
- - [ ] rendering system for screen components
+ - [x] rendering system for screen components
- [x] lua slash commands
- [ ] additional lua extension API
- [ ] Agent objects
@@ -28,7 +28,7 @@
- [ ] the current agent, conversation
- [ ] system prompt
- [ ] usage metrics
- - [ ] tui screen components
+ - [x] tui screen components
- [ ] server proxy mode
- [ ] shared-object extensions
- [ ] all configuration representable in `config.toml`