-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- Add timestamps for each chat message
- Remove the new-line from between tool-calls. There is too much white-space. I want the tool-calls to look like this
Before
Called Bash >
Called Bash >
Called Bash >
Called Edit >
Called Edit >
Called Read >
After
Called Bash > (3) Called Edit (2) > Called Read >
``` .... and so on
3. Change chatbox font to monospace.
4. improve markdown rendering. make sure URLs are actually links that can be clicked.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request