@agentmc/api 0.2.4 → 0.2.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.
@@ -825,7 +825,6 @@ declare const operations: readonly [{
825
825
  readonly id: 7;
826
826
  readonly name: "AgentMC Demo Workspace";
827
827
  };
828
- readonly heartbeat_interval_seconds: 300;
829
828
  readonly server_time: "2026-02-22T17:20:53Z";
830
829
  readonly first_sync_required: true;
831
830
  };
@@ -1002,7 +1002,6 @@ var operations = [
1002
1002
  "id": 7,
1003
1003
  "name": "AgentMC Demo Workspace"
1004
1004
  },
1005
- "heartbeat_interval_seconds": 300,
1006
1005
  "server_time": "2026-02-22T17:20:53Z",
1007
1006
  "first_sync_required": true
1008
1007
  }