@agentmc/api 0.2.3 → 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.
package/dist/cli.js CHANGED
@@ -941,7 +941,6 @@ var operations = [
941
941
  {
942
942
  "mediaType": "application/json",
943
943
  "example": {
944
- "name": "openclaw-main",
945
944
  "host": "ip-10-0-3-42",
946
945
  "runtime_version": "2026.02.1",
947
946
  "capabilities": [
@@ -949,6 +948,7 @@ var operations = [
949
948
  "calendar",
950
949
  "realtime"
951
950
  ],
951
+ "agents_md": "# Existing AGENTS.md\n\n## Runtime\n- Keep heartbeat alive.\n",
952
952
  "models": [
953
953
  {
954
954
  "model_id": "openai/gpt-5-codex",
@@ -1010,7 +1010,6 @@ var operations = [
1010
1010
  "id": 7,
1011
1011
  "name": "AgentMC Demo Workspace"
1012
1012
  },
1013
- "heartbeat_interval_seconds": 300,
1014
1013
  "server_time": "2026-02-22T17:20:53Z",
1015
1014
  "first_sync_required": true
1016
1015
  }