Skip to content

fix: replace opencode references with kilo.jsonc on MCP settings page#7840

Open
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
fix/replace-opencode-refs-mcp-settings
Open

fix: replace opencode references with kilo.jsonc on MCP settings page#7840
kilo-code-bot[bot] wants to merge 1 commit intomainfrom
fix/replace-opencode-refs-mcp-settings

Conversation

@kilo-code-bot
Copy link
Copy Markdown
Contributor

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

Summary

  • Replace "opencode config file" references with "kilo.jsonc" in the MCP servers empty state message across all 18 locale i18n files in the VS Code extension webview
  • Add a tip that users can ask the agent to add an MCP server for them
  • Update the mcp-server-creation.md doc to reflect the corrected empty state text

Changes

The MCP servers sub-tab in Agent Behaviour settings shows an empty state message when no MCP servers are configured. This message previously referenced "the opencode config file", which is incorrect branding for Kilo Code users. The config file is kilo.jsonc.

Files changed

  • packages/kilo-vscode/webview-ui/src/i18n/*.ts (18 locale files) — Updated settings.agentBehaviour.mcpEmpty string
  • packages/kilo-vscode/docs/agent-behaviour/mcp-server-creation.md — Updated empty state reference in comparison table

Before

No MCP servers configured. Edit the opencode config file to add MCP servers.

After

No MCP servers configured. Edit kilo.jsonc to add MCP servers, or ask the agent to add one for you.

…ngs page

Replace 'opencode config file' with 'kilo.jsonc' in the MCP servers empty
state message across all 18 locale files. Also add a tip that users can
ask the agent to add an MCP server 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 (19 files)
  • packages/kilo-vscode/docs/agent-behaviour/mcp-server-creation.md
  • 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 · 119,018 tokens

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.

0 participants