07949b3576
stash cleanup and localized e2e stubbed mock
2026-06-23 19:42:28 +04:00
05943edfd5
feat: datastream feature cleaning
2026-06-09 13:29:07 +04:00
efb89db19e
stash
2026-06-06 21:53:25 +04:00
1e8c5463d3
feat: process primitives ( #46 )
...
Tools for treating groups of actors like an OS process.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-20 17:34:43 +00:00
ae6df6d6e2
fix: mild refactor and test coverage ( #37 )
2026-02-13 15:00:53 +00:00
78cbd80803
skeleton of wasm runner actors ( #32 )
2026-02-13 07:42:44 +00:00
f4f26c9f41
major feature update
...
Improve the runtime, increase test coverage, add new actor types for monitoring and supervision to an `std` crate.
2026-02-13 07:11:24 +00:00
076f1194bf
feat: tui, agent interface, stats hook ( #29 )
...
Runtime dashboard now features a TUI option and an interface for LLM tool use. Removed some bloat from stats collecting and replaced with a hook function to dump runtime stats into.
2026-02-11 15:23:26 +00:00
2da9198ee9
fix: stats datatypes and refactor channel signature ( #28 )
2026-02-10 07:35:58 +00:00
ef08d3e7a5
feat: transport protocol ( #27 )
...
Address actors via ID, send messages over transport (TCP, QUIC, etc)
2026-02-09 19:05:37 +00:00
282fcc3d01
refactor: better tests ( #18 )
...
Still unsatisfied, but these are better than before.
2026-02-07 17:29:01 +00:00
08a655d88a
refactor: graph-optimization ( #17 )
...
Use spectral analysis tool to find spurious edges in the code DAG, refactoring to prune.
2026-02-07 16:51:40 +00:00