summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/todos.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/todos.md b/docs/todos.md
index cda1c6f..17dee74 100644
--- a/docs/todos.md
+++ b/docs/todos.md
@@ -18,16 +18,16 @@
## panto cli
- [ ] tui
- - [ ] fuzzy typeahead model selector
+ - [x] fuzzy typeahead model selector
- [ ] tab completion: filenames in cwd, slash commands
- [x] rendering system for screen components
- [x] lua slash commands
- [ ] additional lua extension API
- - [ ] Agent objects
- - [ ] Conversation objects
+ - [x] Agent objects
+ - [x] Conversation objects
- [ ] the current agent, conversation
- - [ ] system prompt
- - [ ] usage metrics
+ - [x] system prompt
+ - [x] usage metrics
- [x] tui screen components
- [ ] server proxy mode
- [ ] shared-object extensions