MoonshotAI / MoonshotAI/kimi-code
Disable plan toggle log through settings
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?
every time the plan mode is toggled, it prints the status + the plan path filling the chat window
can exist a flag in settings to disable this behavior to only see the blue highlight + plan label at the input area as UI feedback ?
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 tracing the plan-mode toggle in the TypeScript CLI and its settings path, then locate where the status and plan path are printed. Done means a setting suppresses those log lines while retaining the blue highlight and plan label; verify both enabled and disabled behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100