MoonshotAI / MoonshotAI/kimi-code

Settings to disable remote tips banner

Open Beginner friendly
#815 2 comments 0 reactions 0 assignees View on GitHub

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.

https://github.com/MoonshotAI/kimi-code/blob/efdf8a1b2d4e906fbb35620083c3e7b490e0e88a/apps/kimi-code/src/constant/app.ts#L56

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.