MoonshotAI / MoonshotAI/kimi-code

[vscode] rename and group conversations

Open
#3,633 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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.
Image

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.
Image

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.