|
|
1169f0322d
|
feat: dashboard updates (#38)
Adds some more polish to the dashboard. Further modification will have to wait until swactor is used for more complex projects.
|
2026-02-13 14:42:10 +00:00 |
|
|
|
b4312676a6
|
feat: skeleton for in browser swactor engine (#35)
Skeleton up for a web browser swactor engine that is capable of connecting with a cluster.
|
2026-02-13 13:27:34 +00:00 |
|
|
|
a7124cb3d4
|
distribution realization (#33)
Write tests for docker integration, as docker is how we will initially handle distribution on heterogeneous hardware.
|
2026-02-13 07:55:12 +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 |
|
|
|
d817ad952f
|
feat: distributed runtime (#30)
Major feature addition. For full details read `./docs/development_history/DISTRIBUTION.md`
|
2026-02-12 09:13:50 +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 |
|
Zachery Aaron Shores-Chmielewski
|
6897d71e4b
|
feat: refactor based on spectral spectral_analysis
Asking the agent to refactor to reduce spectral complexity, it worked. Trivial change, but this did reduce code complexity.
|
2026-02-07 17:36:45 +07:00 |
|
|
|
de0f3960f4
|
feat: docs and README (#13)
Update the docs and readme with all the changes we've made
|
2026-02-06 17:12:04 +00:00 |
|
Zachery Aaron Shores-Chmielewski
|
d3fdf9e550
|
feat: worker thread api (#6)
Make the worker thread api clearly seperated and ready for test harness
|
2026-02-06 21:45:19 +07:00 |
|