Skip to content

t1018: Fix agent name collisions in OpenCode plugin - #1319

Closed
marcusquinn wants to merge 1 commit into
mainfrom
feature/t1018
Closed

t1018: Fix agent name collisions in OpenCode plugin#1319
marcusquinn wants to merge 1 commit into
mainfrom
feature/t1018

fix: use relative paths as agent names to prevent collisions (t1018)

32f53ed
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 12, 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 384 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#L384

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