Add bounded runtime actor and live PTY pane
CI / rust (push) Successful in 3m26s

This commit is contained in:
2026-08-31 16:32:50 -07:00
parent ab7543b9c6
commit 32d190c6c6
15 changed files with 1111 additions and 39 deletions
+4 -3
View File
@@ -19,9 +19,10 @@ as installable binaries; building from source will remain supported.
This repository is in architecture and vertical-slice phase. The installable
binary is still a scaffold, while the isolated native UI spikes now exercise an
interactive six-surface workspace and the root workspace contains the first
bounded local PTY boundary. We are still validating terminal emulation, the
session runtime, ACP integration, packaging, and usage-data contracts before a
large implementation.
bounded local PTY and runtime-actor boundaries. The GPUI slice renders one real
actor-owned PTY beside five deterministic surfaces. We are still validating
terminal emulation, standalone runtime IPC/durability, ACP integration,
packaging, and usage-data contracts before a large implementation.
## Product shape