@serkanalgur/opencode-nexus 1.9.1 → 1.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +3 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11478,6 +11478,8 @@ Read your model pools from the first file that exists: \`.opencode/nexus.jsonc\`
11478
11478
  "normal": "provider/model-c"
11479
11479
  }
11480
11480
  }
11481
+ \`\`\`
11482
+
11481
11483
  ### Delegating Tasks (Recommended — spawn + wait + result)
11482
11484
  \`\`\`
11483
11485
  nexus.delegate(role="coder", task="Implement JWT auth")
@@ -11500,6 +11502,7 @@ nexus.spawn(role="reviewer", task="Review implementation", wait=true, timeout=60
11500
11502
  **Fallback rules:**
11501
11503
  - Missing \`complex\` → use \`normal\`.
11502
11504
  - Missing \`normal\`, or no config file → use the session default model everywhere (do not pass an explicit \`model\`).
11505
+
11503
11506
  ### Other Tools
11504
11507
  \`\`\`
11505
11508
  nexus.status(detailed=true) # Full state
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@serkanalgur/opencode-nexus",
3
- "version": "1.9.1",
3
+ "version": "1.9.2",
4
4
  "description": "Adaptive Multi-Agent Orchestration with Cost Intelligence for OpenCode V2",
5
5
  "keywords": [
6
6
  "opencode",