v0.1.4 — fetch-free (Cowork-compatible)
Replaces the v0.1.3 undici fallback with Node's built-in node:https request API. Cowork's MCP sandbox blocks both global fetch and the undici module loader; node:https is universally available. No API change for consumers.