zacheryasc
  • Joined on 2026-01-17
zacheryasc pushed to os-research at zacheryasc/swactor 2026-02-13 07:38:02 +00:00
669599a9e7 feat: cluster registry — gossip-propagated naming via LWW-Register CRDT
bf79d63be4 feat: command interface — frontend-agnostic dispatch crate
473999d1df feat: actor watching — local death notifications
60ee2d1a2c feat: wasm actor crate — run WebAssembly guests inside swactor actors
Compare 4 commits »
zacheryasc created branch os-research in zacheryasc/swactor 2026-02-13 07:38:01 +00:00
zacheryasc deleted branch in-browser from zacheryasc/swactor 2026-02-13 07:35:56 +00:00
zacheryasc deleted branch gossip-refactor from zacheryasc/swactor 2026-02-13 07:35:53 +00:00
zacheryasc deleted branch distribution-realization from zacheryasc/swactor 2026-02-13 07:35:52 +00:00
zacheryasc deleted branch os-research from zacheryasc/swactor 2026-02-13 07:35:48 +00:00
zacheryasc pushed to master at zacheryasc/swactor 2026-02-13 07:11:27 +00:00
f4f26c9f41 major feature update
zacheryasc deleted branch cfuzz from zacheryasc/swactor 2026-02-13 07:11:27 +00:00
zacheryasc merged pull request zacheryasc/swactor#31 2026-02-13 07:11:25 +00:00
(WIP) agent-fuzz-harness
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-13 07:10:00 +00:00
8a9ff9aa5a fix: factor out features into a crate
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-13 07:06:06 +00:00
812826bb0a feat: extract swactor-std crate with RuntimeExtension hook pattern
zacheryasc created branch distribution-realization in zacheryasc/swactor 2026-02-12 18:13:23 +00:00
zacheryasc pushed to distribution-realization at zacheryasc/swactor 2026-02-12 18:13:23 +00:00
516ecb3a06 feat: Docker realization, node binary, docs reorg, and simulation testing
9ecc987ca3 feat(simulation): network fault injection and 15 cluster scenario tests
Compare 2 commits »
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-12 18:06:14 +00:00
e91308720b feat: identity hashing for ActorAddress hot-path optimization (Cycle 20)
zacheryasc created branch os-research in zacheryasc/swactor 2026-02-12 18:05:19 +00:00
zacheryasc pushed to os-research at zacheryasc/swactor 2026-02-12 18:05:19 +00:00
3a88294696 feat: command interface — frontend-agnostic dispatch crate
ff8dd5d9e6 feat: actor watching — local death notifications
Compare 2 commits »
zacheryasc created branch in-browser in zacheryasc/swactor 2026-02-12 17:52:29 +00:00
zacheryasc pushed to in-browser at zacheryasc/swactor 2026-02-12 17:52:29 +00:00
548396ba4a feat: in-browser runtime, WebSocket gateway, dashboard improvements
zacheryasc pushed to cfuzz at zacheryasc/swactor 2026-02-12 16:37:58 +00:00
9ad90aed12 docs: add development history pages for all 19 cfuzz improvement cycles
zacheryasc created pull request zacheryasc/swactor#31 2026-02-12 14:29:44 +00:00
(WIP) agent-fuzz-harness