@gethmy/mcp 3.0.0 → 3.1.0

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/dist/cli.js CHANGED
@@ -1598,6 +1598,8 @@ function referencedGateMetrics(def) {
1598
1598
  }
1599
1599
  return out;
1600
1600
  }
1601
+ // ../harmony-shared/dist/realtimeChannel.js
1602
+ var inFlightDetach = new WeakMap;
1601
1603
  // ../harmony-shared/dist/reviewTools.js
1602
1604
  var REVIEW_DISALLOWED_TOOLS = [
1603
1605
  ...STAGE_DAEMON_OWNED_TOOLS,
package/dist/index.js CHANGED
@@ -1593,6 +1593,8 @@ function referencedGateMetrics(def) {
1593
1593
  }
1594
1594
  return out;
1595
1595
  }
1596
+ // ../harmony-shared/dist/realtimeChannel.js
1597
+ var inFlightDetach = new WeakMap;
1596
1598
  // ../harmony-shared/dist/reviewTools.js
1597
1599
  var REVIEW_DISALLOWED_TOOLS = [
1598
1600
  ...STAGE_DAEMON_OWNED_TOOLS,
@@ -963,6 +963,8 @@ var STAGE_DAEMON_OWNED_TOOLS = [
963
963
  "mcp__harmony__harmony_start_agent_session",
964
964
  "mcp__harmony__harmony_move_card"
965
965
  ];
966
+ // ../harmony-shared/dist/realtimeChannel.js
967
+ var inFlightDetach = new WeakMap;
966
968
  // ../harmony-shared/dist/reviewTools.js
967
969
  var REVIEW_DISALLOWED_TOOLS = [
968
970
  ...STAGE_DAEMON_OWNED_TOOLS,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gethmy/mcp",
3
- "version": "3.0.0",
3
+ "version": "3.1.0",
4
4
  "description": "MCP server for Harmony, the shared surface for human–agent teams — agents claim cards, report progress, and move work on your board.",
5
5
  "publishConfig": {
6
6
  "access": "public"
package/src/api-client.ts CHANGED
@@ -1301,6 +1301,12 @@ export class HarmonyApiClient {
1301
1301
  * deferred the respawn by 10 minutes (#770). Reply carries `stopped: true`.
1302
1302
  */
1303
1303
  implicitCreate?: boolean;
1304
+ /**
1305
+ * Which driver holds this session. `"notice"` marks a row that is not a
1306
+ * run at all but a pool-level hold reason (#947) — instantly yieldable,
1307
+ * so a real run displaces it instead of meeting a 409.
1308
+ */
1309
+ driver?: "daemon" | "interactive" | "script" | "notice";
1304
1310
  /**
1305
1311
  * Set while the session waits for a human budget decision (#915),
1306
1312
  * cleared (null) once one arrives. Exempts the row from the daemon's