release: v2.8.0

This commit is contained in:
github-actions[bot]
2025-12-30 10:12:40 +00:00
parent ec61350664
commit 048ed36120
2 changed files with 3 additions and 5 deletions

View File

@@ -61,7 +61,8 @@
"interactive-bash-session", "interactive-bash-session",
"empty-message-sanitizer", "empty-message-sanitizer",
"thinking-block-validator", "thinking-block-validator",
"ralph-loop" "ralph-loop",
"dcp-for-compaction"
] ]
} }
}, },
@@ -1504,9 +1505,6 @@
} }
} }
} }
},
"dcp_for_compaction": {
"type": "boolean"
} }
} }
}, },

View File

@@ -1,6 +1,6 @@
{ {
"name": "oh-my-opencode", "name": "oh-my-opencode",
"version": "2.7.2", "version": "2.8.0",
"description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features", "description": "OpenCode plugin - custom agents (oracle, librarian) and enhanced features",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",