Skip to content

docs: remove Serena-specific references, keep MCP forwarding generic#17

Merged
justin-carper merged 1 commit into
mainfrom
remove-serena-support-mcp
Jun 11, 2026
Merged

docs: remove Serena-specific references, keep MCP forwarding generic#17
justin-carper merged 1 commit into
mainfrom
remove-serena-support-mcp

Conversation

@justin-carper

Copy link
Copy Markdown
Collaborator

Why

MCP forwarding supports all MCP servers — Serena snuck in as a hardcoded example across comments, tests, and docs, implying special support.

What

  • Source comments (src/plugin/index.ts, src/plugin/mcp-config.ts, src/provider/index.ts, src/provider/language-model.ts, src/provider/stream-map.ts): "e.g. Serena" examples → generic MCP wording
  • Tests (test/mcp-config.test.ts, test/stream-map.test.ts, test/agent-events.test.ts): serena/find_symbolmyserver/find_symbol, Serena git URL → example.com/org/myserver
  • README: generic "whatever MCP servers your opencode.json defines"
  • CHANGELOG: scrubbed Serena mentions
  • .gitignore: dropped .serena/ entry

No functional change. All 146 tests pass.

MCP forwarding supports all servers; Serena was only an example that
crept into comments, tests, and docs. Replace with generic names.
@justin-carper justin-carper merged commit 39dd3e7 into main Jun 11, 2026
6 checks passed
@justin-carper justin-carper deleted the remove-serena-support-mcp branch June 11, 2026 19:17
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