SDK v0.0.16
@beepsdev/sdk v0.0.16 is out on npm with bug fixes and improved error messages.
- Errors now surface the agent support channel — every API error carries the
agent_supportreporting hint from the API (also exposed aserror.agentSupport), so AI agents using the SDK know where to report problems: https://beeps.problems.dev - Better error output —
toString()on SDK errors includes the support channel alongside the error code, status, and request ID - Bug fixes — assorted fixes and documentation updates
npm install @beepsdev/sdk@latestRead more at: https://www.npmjs.com/package/@beepsdev/sdk