Skip to content

v0.1.1

Choose a tag to compare

@raymondfeng raymondfeng released this 12 Jun 21:59
· 67 commits to main since this release

Patch release.

  • @agentback/testlab — fix native-ESM interop (default-import fs-extra) and lazy-load TLS fixtures; ship the fixtures/ dir so HTTPS test configs work.
  • Internal deps switched to workspace:~ so patch releases propagate to consumers (published as ~0.1.x) instead of being pinned exactly.
  • create-agentback — ship the template .gitignore (npm strips a literal .gitignore; now restored on scaffold) and add an opt-in --console flag (hybrid/rest).
  • Lockstep bump of all @agentback/* packages + create-agentback.