Commit graph

5 commits

Author SHA1 Message Date
c954e95d4f feat: less crates, swactor distribution node 2026-02-19 12:24:17 +07: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
845132ff18 feat: mt benchmark (#25) 2026-02-09 14:02:40 +00:00