21 Commits

Author SHA1 Message Date
a4de64ea04 Add liscence and prepare for OSS release
All checks were successful
🚦 CI / changes (push) Successful in 39s
🚦 CI / docker (push) Has been skipped
🚦 CI / test (push) Has been skipped
🚦 CI / docs (push) Successful in 7s
2026-06-28 12:05:56 +02:00
7c6a8be2b7 ci: provoke pipeline (touch Dockerfile + code)
All checks were successful
🚦 CI / changes (push) Successful in 32s
🚦 CI / docker (push) Successful in 1m0s
🚦 CI / test (push) Successful in 4m47s
🚦 CI / docs (push) Successful in 13s
Trivial comment changes to exercise the new CI orchestration: the
docker job should rebuild+push the builder image first, then test
and docs run against the fresh image.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 09:46:35 +02:00
4c0f1f6923 fix CI
All checks were successful
🚦 CI / changes (push) Successful in 33s
🚦 CI / docker (push) Has been skipped
🚦 CI / test (push) Has been skipped
🚦 CI / docs (push) Has been skipped
2026-06-20 09:38:26 +02:00
6b52526e44 Auto-build docker when docker file changes.
Some checks failed
🚦 CI / changes (push) Failing after 5s
🚦 CI / docker (push) Has been skipped
🚦 CI / test (push) Has been skipped
🚦 CI / docs (push) Has been skipped
2026-06-20 09:16:27 +02:00
7cb92a4091 Build docs with a pre-configured docker
All checks were successful
🧪 Test / test (push) Successful in 4m41s
2026-06-20 08:55:48 +02:00
20668d6955 Fix docker image
All checks were successful
🧪 Test / test (push) Successful in 7m31s
2026-06-19 22:29:46 +02:00
6f384dc4b5 Added callbacks for node errors and fifo overflow
Some checks failed
📚 Docs / deploy (push) Failing after 7s
🧪 Test / test (push) Has been cancelled
Add new doc system which should/might deploy to pages.
2026-06-19 22:26:39 +02:00
79916f1da1 Set node names in make_network for user and fanout nodes
All checks were successful
🧪 Test / test (push) Successful in 6m22s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 15:20:50 +02:00
f6bcaa15b0 Performance improvements, better readme and complete python bindings
Some checks failed
🧪 Test / test (push) Failing after 28m30s
2026-05-12 21:23:33 +02:00
c39db82763 Add a per node error handler possibility
All checks were successful
🧪 Test / test (push) Successful in 6m7s
2026-05-10 19:51:23 +02:00
1e9ba5ee66 Add a unified observability interface for applications with multiple networks
All checks were successful
🧪 Test / test (push) Successful in 6m9s
2026-05-10 19:08:40 +02:00
278c122e8f Add shared reasource tag to allow coordination of usage
All checks were successful
🧪 Test / test (push) Successful in 6m8s
2026-05-09 15:22:27 +02:00
9acc42b2e9 Fix fanout naming for debug graph
Some checks failed
🧪 Test / test (push) Failing after 2m38s
2026-05-09 09:54:40 +02:00
da8f4d9926 Add debug graph to static network 2026-05-09 08:59:19 +02:00
011b5eb35f fix web debuginterface 2026-05-09 08:40:06 +02:00
9ce581b5ce Fixed bug when generating identical fanouts 2026-05-09 08:36:51 +02:00
2bca2a7554 Add static network
All checks were successful
🧪 Test / test (push) Successful in 6m4s
2026-05-08 20:00:15 +02:00
3c683c821d Add more exmaples and fix CI
All checks were successful
🧪 Test / test (push) Successful in 5m59s
2026-05-08 18:28:12 +02:00
127ffb3849 Fix CI
Some checks failed
🧪 Test / test (push) Successful in 6m47s
🐳 Build Builder Image / build-and-push (push) Failing after 1s
2026-05-08 18:09:13 +02:00
2a5c0a0b4d Add build infra
Some checks failed
🧪 Test / test (push) Failing after 1s
🐳 Build Builder Image / build-and-push (push) Failing after 1s
2026-05-08 18:00:03 +02:00
5e77dc836b First attempt 2026-05-08 17:48:16 +02:00