Skip to content

v0.1.1

Choose a tag to compare

@Mars-Sea Mars-Sea released this 14 Aug 14:52
· 16 commits to main since this release

Quality and robustness improvements.

  • Core unit tests (tests/adapter.test.ts, node:test): message conversion, SSE/JSONL stream parsing, catalog parsing, HTTP-error mapping, reasoning-effort exposure.
  • fetchImpl injection on the adapter for testability.
  • providerRetryPolicy(): declares the default retry policy so metered 429s and transient 5xx are retried at the agent-step boundary.
  • HTTP error mapping: 401 → INVALID_CREDENTIAL; 403/429 parse the machine-readable error.code.