@aiassesstech/jessie 0.6.4 → 0.6.5

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.
@@ -2,7 +2,7 @@
2
2
  "id": "jessie",
3
3
  "name": "Jessie \u2014 Fleet Commander",
4
4
  "description": "Fleet Commander plugin \u2014 morning briefings, decision tracking (veto/approve), task delegation, policy-driven triage, fleet-wide status synthesis, fleet-bus communications, searchable Commander memory, fleet task management, trend analysis, structured corrections, meeting-note ingestion, and configurable channel abstraction.",
5
- "version": "0.6.4",
5
+ "version": "0.6.5",
6
6
  "entry": "dist/plugin.js",
7
7
  "configSchema": {
8
8
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiassesstech/jessie",
3
- "version": "0.6.4",
3
+ "version": "0.6.5",
4
4
  "description": "Jessie — Fleet Commander plugin for OpenClaw. Morning briefings, decision tracking, task delegation, policy-driven triage, fleet-bus communications.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",