feat(daemon): registry for workspaces and surfaces with idempotent open

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-09 19:58:28 +07:00
parent 32560ea364
commit 2aedc6924d
2 changed files with 106 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
mod lifecycle;
mod registry;
mod surface;
fn main() {