summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authort <t@tjp.lol>2026-06-12 12:22:34 -0600
committert <t@tjp.lol>2026-06-12 12:47:03 -0600
commit25ddca9ef0de807e45be1f432f841336e4be29d2 (patch)
tree7344b27a32c8a310ef81dcfd9fdb349555bb7c7e /docs
parent7343898524f9f692620f4cb276f56cfde30f6269 (diff)
add latest output into footer context window display
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