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
ClampOversizedMessagesclamping typedToolCallPartsubclasses (ToolSearchCallPart,LoadCapabilityCallPart) by @dsfaccini in #411 - fix(memory): scope-qualify injection marker so multiple
Memorycapabilities 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
releasejob silently skipping on tag pushes by @dsfaccini in #429 - Actually fix
releaseskipping on tag pushes: opt out of skipped-ancestor propagation by @dsfaccini in #430
New Contributors
Full Changelog: v0.9.0...v0.10.0