Update TODO.md
This commit is contained in:
parent
914d9ac0c1
commit
6f5cf68208
4
TODO.md
4
TODO.md
@ -19,6 +19,9 @@
|
|||||||
the conversation we had six months ago about X")
|
the conversation we had six months ago about X")
|
||||||
- [ ] Conversation categorization - model driven category creation and
|
- [ ] Conversation categorization - model driven category creation and
|
||||||
conversation classification
|
conversation classification
|
||||||
|
- [ ] Image input
|
||||||
|
- [ ] Image output (sixel support?)
|
||||||
|
- [ ] Conversation exports to html/pdf/json
|
||||||
|
|
||||||
## UI
|
## UI
|
||||||
- [x] Prettify/normalize tool_call and tool_result outputs so they can be
|
- [x] Prettify/normalize tool_call and tool_result outputs so they can be
|
||||||
@ -27,3 +30,4 @@
|
|||||||
- [ ] Conversation deletion in conversations view
|
- [ ] Conversation deletion in conversations view
|
||||||
- [ ] Message deletion, Ctrl+D to delete a message and attach its children to
|
- [ ] Message deletion, Ctrl+D to delete a message and attach its children to
|
||||||
its parent, Ctrl+Shift+D to delete a message and its descendents
|
its parent, Ctrl+Shift+D to delete a message and its descendents
|
||||||
|
- [ ] Show available key bindings and their action in any given view
|
||||||
|
Loading…
Reference in New Issue
Block a user