7a7283ab85
stash before refactor
2026-07-21 10:25:52 +04:00
808435ce2a
process manager refactor
2026-07-18 15:21:34 +04:00
f3900401fb
stash in-progross mvp-chat refactor
2026-07-18 13:40:09 +04:00
dfe4507eb1
datastream cleaning and refactor
2026-07-18 13:38:16 +04:00
17491c5247
try_tick() method for st swactor runtimes
2026-07-15 14:48:13 +04:00
e8a44c3666
mid refactor to clean up all the unclear and badly distributed logic, add specs
2026-07-15 12:49:56 +04:00
3c0d350a91
stash
2026-07-12 10:14:34 +04:00
9e910ab5eb
iroh relay debug, runtime actor admin control
2026-07-09 12:53:53 +04:00
d4a41c4aa9
actor direct control through runtime admin
2026-07-08 19:23:03 +04:00
a2484d78ed
refactor ssh bootstrap logic
2026-07-08 18:06:00 +04:00
78b2da3fc4
stash
2026-07-08 13:14:49 +04:00
82e8e958a6
stash
2026-07-07 14:40:02 +04:00
cef212d1f4
stash
2026-07-05 13:59:51 +04:00
a2a926844a
local e2e chat with cuda gpu
2026-07-01 12:44:25 +04:00
496c54d49e
docker provisioning
2026-06-28 22:54:02 +04:00
373805b279
datastream based dashboard
2026-06-28 13:42:48 +04:00
d0b6555a7c
stash
2026-06-28 11:57:56 +04:00
e39dc83a30
stash
2026-06-26 12:13:28 +04:00
660662c60d
stash
2026-06-25 16:30:18 +04:00
6ccc6ed666
stash dashboard prune and match mvp to spec
2026-06-25 11:29:16 +04:00
915d548e41
stash more pruning mvp engine
2026-06-24 19:23:09 +04:00
9e3d581bf6
stash core pruning and test consolidation
2026-06-24 15:04:39 +04:00
0775901dfe
stash refactor dist tests mvp gpu worker
2026-06-24 13:30:29 +04:00
59427c4b7b
stash refactor
2026-06-24 00:10:41 +04:00
07949b3576
stash cleanup and localized e2e stubbed mock
2026-06-23 19:42:28 +04:00
3e206c931a
stash mvp system unit test buildout
2026-06-23 17:51:34 +04:00
4820d751a6
stash
2026-06-23 11:12:45 +04:00
91cc8a4b26
draft spec stash
2026-06-21 23:54:58 +04:00
16f337e4ce
stash
2026-06-21 23:54:41 +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
d7759ac5b8
stash
2026-06-05 11:25:43 +04:00
2ea137a66f
stash
2026-05-30 11:51:22 +04:00
bd179dda2c
stash
2026-05-29 12:55:10 +04:00
656e697fe0
stash
2026-05-28 11:05:41 +04:00
f75b8f648a
stash
2026-05-26 14:11:37 +04:00
05fb9cf563
stash
2026-05-26 12:09:22 +04:00
e8be135b3d
stash
2026-05-25 22:19:06 +04:00
806bc9390c
stash
2026-05-25 14:33:35 +04:00
f62279e1c3
stash
2026-05-24 13:05:11 +04:00
dffa0f0570
add to boundary
2026-05-22 15:06:07 +04:00
98ad5e3370
spec: add behavioral test subsections to SIM_SPEC.md
...
Six per-component property-test subsections (§4.10 engine, §5.8 network,
§6.4 hosting, §8.4 scenario loader, §9.6 bundle writer, §10.5 assertion
evaluator) written in property-language form. Each names the property the
component must have; how the property is verified is the test author's
call.
These were drafted in conversation but never committed, causing the
boundary check to flag SIM_SPEC.md on iteration 1 of the implementation
loop. Committing now puts them at HEAD so future loop iterations diff
cleanly.
Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-05-22 08:08:01 +00:00
6df2943920
stash
2026-05-22 11:06:58 +04:00
f1e5a08c53
stash
2026-05-21 23:48:02 +04:00
557a51424e
stash
2026-05-20 11:41:30 +04:00
d11715b581
feat: two-node pipeline parallel example
2026-05-16 09:49:43 +04:00
cb789c3ef1
feat: Working vastai single-node deployment for LLM inference
2026-05-14 11:19:28 +04:00
2c3c05ed85
feat: guarantees on runtime execution ( #53 )
...
Using a bounded model checker to provide absolute guarantees on runtime behavior.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-03-28 05:08:58 +00:00
90991fac48
refactor: remove dead code, consolidate files ( #52 )
...
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-25 14:33:04 +00:00
d1b34b70eb
fix: reduce idle cpu, gossip noise, stability ( #51 )
...
Reduce idle cpu usage on my main machine from 17% to 1%. Made SWIM gossip more lazy.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-25 11:11:03 +00:00