Skip to content

Commit 048ed36

Browse files
release: v2.8.0
1 parent ec61350 commit 048ed36

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

assets/oh-my-opencode.schema.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@
6161
"interactive-bash-session",
6262
"empty-message-sanitizer",
6363
"thinking-block-validator",
64-
"ralph-loop"
64+
"ralph-loop",
65+
"dcp-for-compaction"
6566
]
6667
}
6768
},
@@ -1504,9 +1505,6 @@
15041505
}
15051506
}
15061507
}
1507-
},
1508-
"dcp_for_compaction": {
1509-
"type": "boolean"
15101508
}
15111509
}
15121510
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oh-my-opencode",
3-
"version": "2.7.2",
3+
"version": "2.8.0",
44
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)