-
-
Notifications
You must be signed in to change notification settings - Fork 1
Restore web PTY attachment after transient phone or network loss #212
Copy link
Copy link
Closed
Labels
area:engEngineering quality, refactors, test coverage, reliabilityEngineering quality, refactors, test coverage, reliabilityarea:frontendfrontend/ Vite+TS+xterm.js cockpit codefrontend/ Vite+TS+xterm.js cockpit codepivot:v1Onibi v1 pivot work: AI agent observability and phone approvalsOnibi v1 pivot work: AI agent observability and phone approvalsstage:2Phase 2: Phone PWA and Web Push killer demoPhase 2: Phone PWA and Web Push killer demo
Milestone
Description
Metadata
Metadata
Assignees
Labels
area:engEngineering quality, refactors, test coverage, reliabilityEngineering quality, refactors, test coverage, reliabilityarea:frontendfrontend/ Vite+TS+xterm.js cockpit codefrontend/ Vite+TS+xterm.js cockpit codepivot:v1Onibi v1 pivot work: AI agent observability and phone approvalsOnibi v1 pivot work: AI agent observability and phone approvalsstage:2Phase 2: Phone PWA and Web Push killer demoPhase 2: Phone PWA and Web Push killer demo
Goal
Resume a terminal attachment with bounded replay and clear recovery feedback instead of creating a second PTY client.
Scope
Acceptance
Verification
go test -race ./internal/web ./internal/pty && npm --prefix frontend testDependencies
#210