Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 06:38
4e90000

[1.0.0] - 2026-08-04

Bug Fixes

  • Preserve comment identity and require explicit routing
  • Synchronize catalog and feedback routing
  • Keep private runtime registration aligned
  • Preserve identity and snapshot integrity
  • Preserve authoritative actor projections

Features

  • Add first-class actor projections
  • Add bounded actor acquisition adapters
  • Expose atomic actor tools

Refactoring

  • Stabilize Go tests and adapters
  • Isolate shared test fixture
  • Isolate retry request fixture
  • Isolate user REST adapter

Chore

  • Remove audit report
  • Release 1.0.0

Docs

  • Document facts-first actor workflows

Test

  • Preserve npx invocation context
  • Use platform runtime path in doctor fixture

What's Changed

  • refactor: stabilize Go tests and adapters by @morluto in #267
  • feat(mcp)!: expose atomic actor and contribution tools by @morluto in #268
  • chore(main): release 1.0.0 by @github-actions[bot] in #261

Full Changelog: v0.19.0...v1.0.0