Jaakko Vanhala 857afbe111 feat: complete revolution architecture modernization
- Decoupled robust frontend into an Astro framework in `frontend/`.
- Replaced direct WebSocket broadcast with Smart Routing to distribute workload only to idle capable nodes, preventing 503 errors and duplicate responses.
- Rewrote WASM panic points (`unwrap()` handling) into panic-safe match blocks in qwen_coder.rs preventing Node Web Workers from crashing.
- Integrated robust dynamic Three.js 3D visualization.
- Resolved mermaid and THREE.js frontend hydration issues.
2026-04-09 16:38:24 +03:00
2026-04-06 13:40:19 +03:00
Description
No description provided
146 MiB
Languages
HTML 51.2%
Astro 22.4%
Rust 11.9%
JavaScript 8.7%
CSS 2.4%
Other 3.4%