Skip to content

fix(vscode): replace opencode references with kilo.jsonc in MCP empty state i18n#7842

Merged
kirillk merged 1 commit intomainfrom
session/agent_3b8192c9-9812-4c25-8772-84571066e85b
Mar 30, 2026
Merged

fix(vscode): replace opencode references with kilo.jsonc in MCP empty state i18n#7842
kirillk merged 1 commit intomainfrom
session/agent_3b8192c9-9812-4c25-8772-84571066e85b

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

@kilo-code-bot kilo-code-bot bot commented Mar 28, 2026

Summary

  • Replaced all "opencode config file" references with "kilo.jsonc" in the MCP empty state message across all 18 i18n locale files
  • Updated the message to inform users they can ask the agent to add MCP servers for them
  • Fixes stale branding references in the settings UI

Changes

Updated the settings.agentBehaviour.mcpEmpty translation key in: en, ar, zh, zht, br, bs, da, de, es, fr, ja, ko, nl, no, pl, ru, th, tr

Before (English): "No MCP servers configured. Edit the opencode config file to add MCP servers."
After (English): "No MCP servers configured. Add MCP servers in kilo.jsonc, or ask the agent to add them for you."

Related issue: #7839

… state i18n strings

Update the mcpEmpty translation key across all 18 locale files to reference
kilo.jsonc instead of "opencode config file" and mention that users can ask
the agent to add MCP servers for them.
@kilo-code-bot
Copy link
Copy Markdown
Contributor Author

kilo-code-bot bot commented Mar 28, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (18 files)
  • packages/kilo-vscode/webview-ui/src/i18n/ar.ts
  • packages/kilo-vscode/webview-ui/src/i18n/br.ts
  • packages/kilo-vscode/webview-ui/src/i18n/bs.ts
  • packages/kilo-vscode/webview-ui/src/i18n/da.ts
  • packages/kilo-vscode/webview-ui/src/i18n/de.ts
  • packages/kilo-vscode/webview-ui/src/i18n/en.ts
  • packages/kilo-vscode/webview-ui/src/i18n/es.ts
  • packages/kilo-vscode/webview-ui/src/i18n/fr.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ja.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ko.ts
  • packages/kilo-vscode/webview-ui/src/i18n/nl.ts
  • packages/kilo-vscode/webview-ui/src/i18n/no.ts
  • packages/kilo-vscode/webview-ui/src/i18n/pl.ts
  • packages/kilo-vscode/webview-ui/src/i18n/ru.ts
  • packages/kilo-vscode/webview-ui/src/i18n/th.ts
  • packages/kilo-vscode/webview-ui/src/i18n/tr.ts
  • packages/kilo-vscode/webview-ui/src/i18n/zh.ts
  • packages/kilo-vscode/webview-ui/src/i18n/zht.ts

Reviewed by gpt-5.4-20260305 · 2,671,167 tokens

@kirillk kirillk merged commit 31d18eb into main Mar 30, 2026
17 checks passed
@kirillk kirillk deleted the session/agent_3b8192c9-9812-4c25-8772-84571066e85b branch March 30, 2026 02:42
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.

1 participant