Skip to content

v0.30.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:52

Highlights

  • Consolidated Control and Session boundaries around the reusable Agent SDK and the Control-owned client, with safer lifecycle, replay, and handoff behavior.
  • Added durable file-session barriers and recovery handling, including event-log rollback and platform-safe Windows persistence behavior.
  • Hardened sandbox and skill filesystem boundaries while improving command/tool guidance, prompt budgeting, and streamed progress reporting.
  • Improved Windows npm update handoff and release automation, including exact-SHA main quality gating before artifacts are published.

Verification

  • Release SHA: d1bbc8ee22d1e0bb3c0ae0855b4c37e9fee14693.
  • Main quality workflow succeeded for the exact release SHA.
  • Release workflow succeeded.
  • Published six platform archives for Darwin, Linux, and Windows on amd64/arm64, plus checksums.txt.
  • The Darwin arm64 archive checksum was verified, and the downloaded binary reports v0.30.0 with commit d1bbc8ee22d1e0bb3c0ae0855b4c37e9fee14693.
  • All seven @caelis/* npm packages report 0.30.0; the main package pins all six optional platform dependencies to 0.30.0.
  • The Agent SDK compatibility smoke test passed through proxy.golang.org without a local replace, compiling every package in agent-sdk/supported-packages.txt.