Full SDK workspace: core, contracts, sdk, cli, browser-host, browser-kit, federation, omega-core, oracle, self-healing, strategies, tools, emacs. Clean extraction from the development monorepo. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1.1 KiB
1.1 KiB
Changelog
0.1.0 (2026-02-17)
Initial release.
Features
MatrixActor— headless actor base class withstatic accepts/static emitsinterface declarationsMatrixActorHtmlElement— Web Component base class with shadow DOM, template, and stylesMatrixRuntime— runtime orchestration, child creation, lifecycle managementInMemoryBroker— in-process message broker for local developmentNatsTransport— NATS transport for production daemon connectivityFederationTransportAdapter— cross-realm federation transportTopicRouter— topic derivation ($inbox,$events) for accepts/emits topologyRequestReply— request/reply pattern over NATS with correlation IDsFlowBuilder/FlowEngine— data flow pipeline construction and executionInterpreter/parseSExpr— embedded LISP interpreter for declarative actor compositionserialize/parse— 5-format serialization (JSON, HTML, S-Expr, Fluent, Topics)- 135 named exports total with full TypeScript declarations
Dependencies
@open-matrix/federation^0.2.0nats.ws^1.29.2