0.2.0 source release — 2026-07-19

  • Added staged-file upload and metadata clients plus attachment-capable Gmail, Outlook, and Google Drive execution paths.
  • Added webhook endpoint, delivery, replay, and signature-verification surfaces and trigger subscription clients for Gmail polling and Slack push.
  • Added Streamable HTTP JSON/SSE negotiation, authenticated event streams, credential-bound sessions, and opt-in MCP Tasks with execution-backed polling.
  • Added voice-agent revision/session contracts, web-session activation, number bindings, and the versioned remote-worker wire contract.
  • Added generated SDK API pages guarded by compiler-derived checksums and release automation for the fixed public-package group.

This describes the checked-in 0.2.0 source. It does not claim a published npm or hosted Cloud release.

0.1.0 source preview — 2026-07-17

  • Eyeball client with tools, executions, and connections namespaces.
  • Local catalog exports for canonical, Anthropic, OpenAI, AI SDK, and MCP formats.
  • executeToolCalls overloads for Anthropic and OpenAI call identities.
  • POST /v1/execute and GET /v1/executions[/:id].
  • Opt-in process-local development connection create/list/delete API; SDK exposes create.
  • Streamable HTTP MCP protocol 2025-11-25 with JSON/SSE responses, authenticated sessions, eyeball.search_tools, execution metadata, and opt-in experimental Tasks.
  • Closed ten-code normalized error taxonomy.

This describes the checked-in preview; it does not claim a published npm or Cloud release.

Version dimensions

Package, tool, catalog, and MCP protocol versions move independently. Execution envelopes record tool and catalog versions so historical calls remain interpretable.