MoonshotAI / MoonshotAI/kimi-cli

kimi code web optimization

Open
#2,345 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. 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.
  2. 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

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, 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.