MoonshotAI / MoonshotAI/kimi-cli
kimi code web optimization
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 11.4k
- Forks
- 1.3k
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 2
Description
What feature would you like to see?
in kimi code web model:
- the processing steps are shown in the GUI, it shows it is editing some file or scan some folder, if the path of the file or folder it too long, it won't show the full path instead with "..." at the end. in this case, if the user wants to know the full path, there is no way, suggest to put a tooltip for this path.
- the input textbox is shared currently, it should be dedicated for each session. it means each session should have a seperate textbox for user to input message to avoid switching issues.
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, tests, or entry points are named. Start by locating the web GUI code for processing-step paths and session input handling; done means long paths expose their full value and each session has a separate message textbox without switching conflicts.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100