Skip to content

v0.10.0 (2026-07-22)

Latest

Choose a tag to compare

@dsfaccini dsfaccini released this 23 Jul 02:59
ba0d6cc

What's Changed

  • feat: add ModalSandbox for isolated cloud sandboxes by @strawgate in #269
  • feat: Macroscope CLI code-review capability by @strawgate in #350
  • Fix step persistence snapshot after completed tool boundary by @nmoturi in #374
  • Fix ClampOversizedMessages clamping typed ToolCallPart subclasses (ToolSearchCallPart, LoadCapabilityCallPart) by @dsfaccini in #411
  • fix(memory): scope-qualify injection marker so multiple Memory capabilities coexist by @sevakva in #409
  • feat: add LocalStack capability for emulated AWS environments by @strawgate in #268
  • StepPersistence: drop the provider-validity gate, single error-save site, snapshot state classification by @dsfaccini in #412
  • Harden LocalStack capability after post-merge review by @dsfaccini in #425
  • docs(agent): capability CI scoping, post-merge resync, external-service refresh by @dsfaccini in #423
  • Fix release job silently skipping on tag pushes by @dsfaccini in #429
  • Actually fix release skipping on tag pushes: opt out of skipped-ancestor propagation by @dsfaccini in #430

New Contributors

Full Changelog: v0.9.0...v0.10.0