[FEATURE] expand the text display in the /resume console output, so that I can see what exactly I was requesting from the model, rather than just a few words that may not be enough words to describe
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
when I need to resume a previous chat, I often find I am going through multiple chats to find the correct one. this is because the descriptions for each /resume do not detail enough words, but instead are restricted to roughly 7 words
Proposed Solution
allow for the entire line width to be filled, dependent on the console window width
Alternative Solutions
offer settings that can adjust the width from the default short width
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
I'm working in and IDE and need to resume, because there is context from a previous chat, however I have to enter multiple chats to find the correct context because the first few words do not identify the issue being worked on
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗