
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
opencode-multiagent
Advanced tools
Language: English | Turkish
opencode-multiagent is an OpenCode plugin that installs a structured multi-agent control
plane through the standard plugin system.
brainstormer, planner, executoragents/, commands/, defaults/, skills/,
examples/, and docs/Add the plugin to opencode.json:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-multiagent"]
}
Optional host-side override example:
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-multiagent"],
"agent": {
"planner": {
"steps": 300
}
}
}
More examples:
examples/opencode.jsonexamples/opencode.with-overrides.json| Document | English | Turkish | Covers |
|---|---|---|---|
| Configuration Reference | docs/configuration.md | docs/configuration.tr.md | Flags, profiles, agent settings, MCP defaults, and override rules |
| Usage Guide | docs/usage-guide.md | docs/usage-guide.tr.md | Installation, workflows, task board usage, profiles, and MCP enablement |
| Agent Reference | docs/agents.md | docs/agents.tr.md | All primary agents and subagents, routing, models, and roles |
This repository follows the bun-module tooling model with mise tasks.
mise run setup
mise run ci:check
Useful commands:
mise run build
mise run dev
mise run test
mise run lint
mise run lint:fix
mise run format
mise run validate-config
mise run pack:dry-run
dist/index.jsdist/**/*.d.tsagents/, commands/, defaults/, skills/, examples/, docs/@opencode-ai/pluginRelease details live in RELEASE.md.
MIT
FAQs
Multi-agent orchestration plugin for OpenCode
The npm package opencode-multiagent receives a total of 0 weekly downloads. As such, opencode-multiagent popularity was classified as not popular.
We found that opencode-multiagent demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.