v0.2.0
What's Changed
- evals: add harness foundation by @goanpeca in #263
- evals: add Anthropic Haiku 4.5 driver by @goanpeca in #265
- evals: add OpenAI provider comparison by @goanpeca in #266
- evals: cover full tool profile by @goanpeca in #267
- evals: gated CI workflow and pass-rate artifact by @goanpeca in #268
- docs: EVALS.md — running the LLM eval suite by @goanpeca in #269
- build(deps): consolidate Dependabot bumps (Actions + non-AWS npm) by @goanpeca in #282
- test(oauth): cover token-validation failure branches by @goanpeca in #286
- test(security): cover secret redaction branches by @goanpeca in #292
- test(b2/client): cover native edge branches by @goanpeca in #290
- test(http-server): cover failure and shutdown paths by @goanpeca in #289
- test(auth,retry): cover token lifecycle and retry/backoff branches by @goanpeca in #288
- test(s3/objects): cover object edge branches by @goanpeca in #287
- test(index): cover CLI dispatch and fatal errors by @goanpeca in #295
- test(coverage): ratchet coverage thresholds by @goanpeca in #296
- docs: add TypeDoc tooling by @goanpeca in #310
- docs: add Deploy API Docs workflow by @goanpeca in #311
- build(deps): consolidate Dependabot bumps (Actions + non-AWS npm) by @goanpeca in #330
- docs: document public API modules by @goanpeca in #331
- docs: add tsdoc lint script by @goanpeca in #333
- docs: enforce strict TypeDoc validation by @goanpeca in #335
- Fix/issue 315 316 317 error classification by @ffumero2003 in #334
- Publish b2-mcp to the MCP Registry by @goanpeca in #336
- Improve GitHub repo SEO metadata by @goanpeca in #337
- fix: bound stdio capability bootstrap by @goanpeca in #339
- Fix empty egress report snapshot response by @goanpeca in #338
- fix: attribute destructive confirm source by @goanpeca in #342
- Fix native write timeout classification by @goanpeca in #341
- build: raise Node floor to 22.22.2, bump eslint-plugin-jsdoc to 64.2.1 by @goanpeca in #346
- fix: close QA F12-F20 detection gaps by @goanpeca in #345
- ci: fail evals when Anthropic secret is missing by @goanpeca in #347
- build(deps): bump aws-sdk to 3.1119.0 and @smithy/types to 4.17.2 by @goanpeca in #349
- evals: exercise Streamable HTTP transport by @goanpeca in #348
- Fix GHCR package pull command by @goanpeca in #351
- docs: add API-docs Pages badge and fill 0.2.0 changelog by @goanpeca in #352
- test: deterministically freeze time in rate-limiter burst drain by @goanpeca in #354
- Upgrade b2-sdk 0.4 Partner shapes by @goanpeca in #353
New Contributors
- @ffumero2003 made their first contribution in #334
Full Changelog: v0.1.2...v0.2.0