feat(daemon): surface actor owning pty + broadcast fan-out (M0, no grid)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-09 19:57:53 +07:00
parent cd1fe1dfd5
commit 32560ea364
2 changed files with 111 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
mod lifecycle;
mod surface;
fn main() {
println!("spaceshd skeleton");