Skip to content

t1015: Fix agent name collisions in OpenCode plugin#1311

Merged
marcusquinn merged 2 commits into
mainfrom
feature/t1015
Feb 13, 2026
Merged

t1015: Fix agent name collisions in OpenCode plugin#1311
marcusquinn merged 2 commits into
mainfrom
feature/t1015

feat: add scripts/ and templates/ subdirs to OpenCode plugin agent sc…

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

1 new issue (0 max.) of at least severity.

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

Issues
======
+ Solved 1
- Added 1
           

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

See the complete overview on Codacy

Annotations

Check failure on line 388 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#L388

Detected possible user input going into a `path.join` or `path.resolve` function.