Skip to content

t008.2: MCP registration for OpenCode plugin#1149

Merged
marcusquinn merged 2 commits into
mainfrom
feature/t008.2
Feb 11, 2026
Merged

t008.2: MCP registration for OpenCode plugin#1149
marcusquinn merged 2 commits into
mainfrom
feature/t008.2

docs: update aidevops-plugin.md with MCP registration architecture (t…

0c41aa8
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 11, 2026 in 0s

2 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- .agents/plugins/opencode-aidevops/index.mjs  27
         

See the complete overview on Codacy

Annotations

Check warning on line 246 in .agents/plugins/opencode-aidevops/index.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/plugins/opencode-aidevops/index.mjs#L246

Method getMcpRegistry has 127 lines of code (limit is 50)

Check warning on line 418 in .agents/plugins/opencode-aidevops/index.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

.agents/plugins/opencode-aidevops/index.mjs#L418

Method registerMcpServers has a cyclomatic complexity of 14 (limit is 8)