lmstudio-ai / lmstudio-ai/lmstudio-bug-tracker
Replace the branched naming convention by numeration
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 152
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
If you branch a chat multiple times you get a very silly name like "Name of the Chat - branched - branched - branched - branched - branched - branched - branched ...."
It would be better to have numeration like (2) (3) (4) etc. instead:
"Name of the Chat "
"Name of the Chat (2)" instead of "Name of the Chat - branched"
"Name of the Chat (3)" instead of "Name of the Chat - branched - branched"
"Name of the Chat (4)" instead of "Name of the Chat - branched - branched - branched"
With the suggested enhancement you can see on one look without sliding the sidebar how many times a chat was branched.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by locating the chat-branch naming logic in the desktop application and checking how existing branched titles are generated. Done means repeated branches use sequential labels such as (2), (3), and (4) while preserving the original chat name.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100