Skip to content

fix(cli): simplify self-config tips - #7963

Merged
alex-alecu merged 1 commit into
mainfrom
fix/cli-self-config-tips
Mar 31, 2026
Merged

fix(cli): simplify self-config tips#7963
alex-alecu merged 1 commit into
mainfrom
fix/cli-self-config-tips

Conversation

@alex-alecu

@alex-alecu alex-alecu commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Followup to #7603

Why

Kilo can now change most of its own setup when people ask. The tips still pointed people to raw config settings, which made setup feel harder than it is.

What changed

The tips on the home screen now tell people they can ask Kilo to change its own setup. I replaced many file-style setup tips with short examples that sound like normal requests. The examples cover common things people may want, like adding an MCP, making an agent read-only, changing the default model, or turning off sharing. I also added one clear tip that says Kilo can configure itself when asked.

How to test

  1. Open Kilo CLI and go to the home screen where tips show up.
  2. Restart the CLI or return to the home screen a few times until the setup tips rotate.
  3. Check that the setup tips say "Ask Kilo to ..." and that one tip clearly says Kilo can configure itself if asked.
  4. Make sure you no longer see raw config tips that tell people to edit settings by hand.

@kilo-code-bot

kilo-code-bot Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 files)
  • packages/opencode/src/kilocode/components/tips.tsx

Reviewed by gpt-5.4-20260305 · 283,608 tokens

@markijbema

Copy link
Copy Markdown
Contributor

Do we know if these prompts work well if you run this outside of the kilocode repo? Does it have enough knowledge of it's own settings without the codebase?

@alex-alecu

Copy link
Copy Markdown
Contributor Author

Do we know if these prompts work well if you run this outside of the kilocode repo? Does it have enough knowledge of it's own settings without the codebase?

Tested in cloud repo. Look for Skill "kilo-config" being loaded first

Screenshot 2026-03-31 at 17 05 18

@alex-alecu
alex-alecu merged commit f6e751a into main Mar 31, 2026
19 checks passed
@alex-alecu
alex-alecu deleted the fix/cli-self-config-tips branch March 31, 2026 14:06
jliounis pushed a commit to jliounis/kilocode that referenced this pull request May 18, 2026
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants