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.187
# Remaining work plan — pure chrome through A6.191

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.187**: model routing through session meta, slash toasts, workspace targets, body/blob bytes). This document sequences **everything still required**
Pure dual-chrome extraction continues (**A6.140–A6.191**: session meta/hydrate, slash toasts, workspace targets, body bytes). 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.187 on `altai-app` main (through session titles, workspace targets, slash toasts, body bytes) |
| Pure chrome `agent-ui` libs | ~A6.140–A6.191 on `altai-app` main (through hydrate session pick, titles, slash toasts) |
| 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