feat: make terminal the primary workspace surface
CI / rust (push) Successful in 2m7s

This commit is contained in:
2026-08-31 17:18:55 -07:00
parent b838d000db
commit 1204689de0
11 changed files with 643 additions and 157 deletions
+5 -4
View File
@@ -18,11 +18,12 @@ 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
interactive 3×1 workspace backed by six live comparison surfaces and the root workspace contains the first
bounded local PTY, runtime-actor, VT engine, and capability-gated workspace
command boundaries. The GPUI slice renders one real actor-owned VT session beside
five deterministic surfaces. We are still validating the dedicated styled
terminal renderer, standalone runtime IPC/durability, ACP integration,
command boundaries. The GPUI slice renders one styled actor-owned VT session in
the primary 60% work band while five deterministic surfaces keep updating in the
background. We are still validating selection/scrollback rendering, standalone
runtime IPC/durability, ACP integration,
packaging, and usage-data contracts before a large implementation.
## Product shape