opencode-manifold 0.4.9 → 0.4.10

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-manifold",
3
- "version": "0.4.9",
3
+ "version": "0.4.10",
4
4
  "description": "Multi-agent development system for opencode with persistent knowledge",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  description: Orchestrates development by reading plans and dispatching tasks
3
3
  mode: primary
4
- color: #6024bf
4
+ color: "#6024bf"
5
5
  permission:
6
6
  skill:
7
7
  manifold-workflow: allow