MoonshotAI / MoonshotAI/kimi-code
Settings to disable remote tips banner
Open
Beginner friendly
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?
Kimi Code fetches https://cdn.kimi.com/kimi-code-tips/tips.json and displays it on every run. Users not interested in tips or have strict network restrictions may want to disable it.
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 in apps/kimi-code/src/constant/app.ts at the referenced tips URL and trace where the remote tips are fetched and displayed on each run. Identify the existing settings path for a user-controlled disable option. Done means users can turn off the remote tips request and banner while the default behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100