You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/MANUS-PARITY.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ This is the implementation gate, not a marketing checklist. **I** means behavior
17
17
9.**I** Structured waiting state — runtime parks durably, UI renders the focused request, and an answer resumes the same execution.
18
18
10.**I** Terminal-input request state — native Claude can invoke the ONEVibe input MCP tool and receive the user's answer as its tool result.
19
19
11.**I** Persistent routes — `/tasks/:taskId` and the Skills, Library, and Scheduled surfaces survive reload and browser navigation through explicit view URLs.
20
-
12.**P** Concurrent workspace plus conversation and Computer timeline — server-classified, run-bound, evidence-backed task events render as a scrub-able terminal, visual-frame, artifact, diff, preview, deck, and approval record beside the conversation. The rail supports explicit live follow/pause, keyboard step/scrub, grouped tool/result cards, virtualized mixed-media replay, causal inline thumbnails, and browser-tool-labelled X11 frames. Browser navigation evidence is URL-redacted before projection. Browser/desktop-frame playback, native browser metadata, and production microVM evidence remain P0 in [`SIDE-ARTIFACT-RAIL.md`](SIDE-ARTIFACT-RAIL.md).
20
+
12.**P** Concurrent workspace plus conversation and Computer timeline — server-classified, run-bound, evidence-backed task events render as a scrub-able terminal, visual-frame, artifact, diff, preview, deck, and approval record beside the conversation. The rail supports explicit live follow/pause, keyboard step/scrub, grouped tool/result cards, virtualized mixed-media replay, causal inline thumbnails, browser-tool-labelled X11 frames, and pauseable chronological replay of preserved visual evidence. Browser navigation evidence is URL-redacted before projection. Native browser metadata, cross-run comparison, and production microVM evidence remain P0 in [`SIDE-ARTIFACT-RAIL.md`](SIDE-ARTIFACT-RAIL.md).
21
21
13.**I** Agent-mode entry point — primary ONEVibe surface.
22
22
14.**I** Task history surface — durable turn-based chat history, timestamps/status, cursor pagination, full-text search, reload persistence, and evidence export.
23
23
15.**P** Reusable project context — a project now retains a governed brief plus up to twelve bounded, path-confined knowledge files. Text-like files are attached server-side as untrusted context with immutable metadata-only evidence. Folder sync, fine-grained project permissions, connected drives, and deletion/version management remain pending.
Copy file name to clipboardExpand all lines: docs/SIDE-ARTIFACT-RAIL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ The default view is chronological and auto-follows new activity. Pausing preserv
34
34
35
35
1.**P0a — rail cards:** Replace the history-list + single-stage mental model with a virtualized chronological card rail. Group request/result events by `toolUseId`; retain standalone control/policy cards.
36
36
2.**P0b — visual correlation:** Persist causality for X11 and future browser captures; show safe inline thumbnails directly after the producing tool card and provide an expanded inspect view.
37
-
3.**P0c — replay:**Preserve selection, scroll anchor, filters, and deep links across reload/reconnect. Add explicit run chaptersand compare a prior run without mutating evidence.
37
+
3.**P0c — replay (in progress):**Selection, scroll anchor, filters, and deep links survive reload/reconnect; the rail can play preserved visual evidence in chronological order, then pause for manual immutable inspection. Add explicit run chapters, prior-run comparison, and synchronized production browser/desktop playback without mutating evidence.
38
38
4.**P0d — browser evidence (in progress):** Website, App, and Game outputs now add an explicit sandbox-local `file://` Chromium screenshot after artifact extraction, with hostname resolution blocked. Allowlisted browser-tool starts/results now produce explicitly labelled X11 checkpoints tied to the tool-use ID; next, add browser-native checkpoint metadata (URL/title with secret-aware redaction) without exposing CDP or control credentials.
39
39
5.**P0e — scale and accessibility:** Progressive media loading, keyboard traversal, screen-reader labels, reduced-motion behavior, and performance proof at 10,000 events.
40
40
6.**P0f — real runtime proof:** Exercise the rail against an attested ONEComputer X11/browser runtime—not demo fixtures—with redaction and retention evidence.
if(!allItems.length)return<divclassName="workspace-placeholder"><Wrenchsize={20}/><strong>No computer activity yet</strong><span>Commands, screenshots, files, and previews will appear here as the agent works.</span></div>
{active?.kind==='slide'&&<divclassName="computer-file"><Presentationsize={28}/><strong>{active.detail??active.title}</strong><span>Deck evidence is preserved. Open the Files tab to download the PPTX or inspect the rendered viewer.</span></div>}
0 commit comments