@reinamaccredy/oh-my-opencode 3.0.0-beta.13 → 3.0.0-beta.14
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 +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@reinamaccredy/oh-my-opencode",
|
|
3
|
-
"version": "3.0.0-beta.
|
|
3
|
+
"version": "3.0.0-beta.14",
|
|
4
4
|
"description": "Fork of oh-my-opencode with Maestro workflow integration - Multi-Model Orchestration, Parallel Background Agents, Design Phases, and TDD Methodology",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -68,6 +68,7 @@
|
|
|
68
68
|
"@openauthjs/openauth": "^0.4.3",
|
|
69
69
|
"@opencode-ai/plugin": "^1.1.1",
|
|
70
70
|
"@opencode-ai/sdk": "^1.1.1",
|
|
71
|
+
"@reinamaccredy/oh-my-opencode": "^3.0.0-beta.13",
|
|
71
72
|
"commander": "^14.0.2",
|
|
72
73
|
"hono": "^4.10.4",
|
|
73
74
|
"js-yaml": "^4.1.1",
|