v0.1.1
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. fetchImplinjection 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-readableerror.code.