antigravity-codes 0.1.10

Typed Rust SDK for the Google Antigravity localharness agent runtime: serde models of its protobuf-JSON WebSocket protocol, the length-prefixed stdio handshake, and an async (Tokio) client with step assembly, tool dispatch, hooks, and policy callbacks.
Documentation
{
  "usageUpdate": {
    "agents": [
      {
        "trajectoryId": "34496d539a0d82c89acaa1a6020e2158",
        "usage": {
          "promptTokenCount": "20075",
          "cachedContentTokenCount": "0",
          "candidatesTokenCount": "182",
          "thoughtsTokenCount": "302",
          "totalTokenCount": "20559"
        }
      }
    ],
    "total": {
      "promptTokenCount": "20075",
      "cachedContentTokenCount": "0",
      "candidatesTokenCount": "182",
      "thoughtsTokenCount": "302",
      "totalTokenCount": "20559"
    }
  },
  "seqNum": "21",
  "timestampMicros": "1786224261538771"
}