@dsh-cc/plugin-dsh-cc-agents 0.6.2 → 0.6.3-rc.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.
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "dsh-cc-agents",
3
3
  "description": "Official dsh-cc plugin shipping the critic, executor, and marathon subagents with an orchestration routing skill.",
4
- "version": "0.6.2"
4
+ "version": "0.6.3-rc.2"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dsh-cc/plugin-dsh-cc-agents",
3
- "version": "0.6.2",
3
+ "version": "0.6.3-rc.2",
4
4
  "description": "Official dsh-cc Claude-compatible plugin: the critic, executor, and marathon subagents plus an orchestration routing skill.",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",