Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Feb 21:01
aee89c8

1.0.0 (2026-02-26)

Features

  • core: extract command execution stores and engine (ADR-0001) (3ded1eb)
  • Phase 3 - Extension UI wiring via bindExtensions (1ecd2af)
  • Phase 3.5 - Critical fixes (validation, timeout, tests) (da2fad9)

Bug Fixes

  • ci: add package-lock.json for reproducible builds (c6743b3)
  • close critical protocol gaps + harden validation/rate-limits (ec2506d)
  • Deep review findings - broadcast safety, error handling (b628bda)
  • packaging: exclude test artifacts from npm tarball (5139785)
  • replay: implement atomic outcome storage (ADR-0001) (1dbb35d)
  • review: address deep review findings from prompt-snippets.md (8059076)
  • server: harden causal command execution and replay safety (f1f4ed3)
  • test: update timeout replay test for ADR-0001 invariant (85c2693)