MoonshotAI / MoonshotAI/kimi-code
[vscode] rename and group conversations
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
in claude code, they provide an automatic title for the conversation based on the first message you sent in a session; if you are not satisfied with the session, you can double click on the chat and rename it; in addition, if you have multiple chats that are related to each other, you could put them under one folder/group so that you could locate previous conversation a little bit easier.
currently, i cannot assign/rename the a conversation in the kimi code vscode extension history manager; instead, it shows the first messages from each of the chat, which i have to manually click into and scroll thorugh each conversation.
Additional information
No response
Contributor guide
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 files or tests are named. Start by locating the VS Code extension's history manager and tracing how conversation titles and history entries are stored and displayed. Done means conversations can receive automatic titles, be renamed, and be organized into groups that remain usable when browsing history.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100