Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/REMAINING_WORK_PLAN.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# Remaining work plan — pure chrome through A6.194
# Remaining work plan — pure chrome through A6.196

Status: active
Owners: `altai-app` (product UI, protocol, Rust host), `altai-vscode` (thin adapter)
Related: [UNLOCK_PLAN.md](UNLOCK_PLAN.md), [ENGINEERING_PLAN.md](ENGINEERING_PLAN.md), [FEATURE_MATRIX.md](FEATURE_MATRIX.md)

Pure dual-chrome extraction continues (**A6.140–A6.194**: session list ops, hydrate pick, slash toasts, workspace targets). This document sequences **everything still required**
Pure dual-chrome extraction continues (**A6.140–A6.196**: session mutate/hydrate/title derive, slash toasts). This document sequences **everything still required**
for production unlock, with one acceptance gate per PR.

## 0. Current baseline (2026-08-09+)

| Track | State |
|---|---|
| Pure chrome `agent-ui` libs | ~A6.140–A6.194 on `altai-app` main (through session mutate/hydrate, slash toasts) |
| Pure chrome `agent-ui` libs | ~A6.140–A6.196 on `altai-app` main (through session list mutate + title derive) |
| VS Code host mirrors | Through A6.149 redact #320; plan #321; native method #317; skills install #318; placeholders/proposal #319; keyboard #315; draft R3 #314 |
| Dual shell | VS Code still owns large `AltaiApp.tsx` orchestration + composite chrome wrappers |
| Desktop | `AiSidePanel` Escape + ops/width helpers wired; still owns Resizable + stores |
Expand Down
Loading