MoonshotAI / MoonshotAI/kimi-code
切换项目路径和session支持删除
Open
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?
希望支持新功能:
- 代码路径有可能迁移路径,希望能通过/xxx支持将旧的session迁移到新的项目根目录上
- 支持/sessions然后按d删除fork产生的session
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
Start by locating the CLI entry points for the /xxx path command and /sessions command, then read how project roots and fork-created sessions are stored. Define the expected behavior for migrating sessions to a new project root and deleting fork sessions, and verify both flows through the existing session interaction or test entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100