You're offline — showing cached data

MC-4205

Restore Home v2 and New Chat parity as the live MC home
2026-06-13 10:05:55 SAST
Home Board MC-4205

Restore Home v2 and New Chat parity as the live MC home

Elmar reported that the new MC Home work from MC-4000/MC-4123 is not visible: live Home still looks old, New Chat/session/runtime design is missing, and the campaign work appear...
State Done Next Action Closed Owner Luci Runtime Closed Age 19d ago
MC-4205
Ticket is done; runtime is closed. · profile codex · cwd /home/lucienne/workspace/mission-control · uptime 18d 14h · last activity 18d 11h ago

Description

MC-4205
Elmar reported that the new MC Home work from MC-4000/MC-4123 is not visible: live Home still looks old, New Chat/session/runtime design is missing, and the campaign work appears lost. Root evidence from controller inspection: - MC-4123 Home v2 code exists but is feature-gated: app.py `_home_v2_enabled()` only enables it with `?ui=v2` or cookie `mc-ui-v2=1`; default `/` still renders legacy `dashboard.html`. - MC-4123 final branch `feat/mc-4123-home-v2` at `db134ed` is NOT an ancestor of current live branch/master. Earlier commits b67cfc5/828a601/7446241 are present, but final merged branch state is not. - MC-4185 New Chat/runtime settings parity exists on `feat/mc-4185-newchat-parity-v2` at `f709247`, but that commit is NOT in current live branch/master. - Current live branch is `feat/mc-4202-typography-polish` / master lineage with newer visual work, so this must be reconciled carefully, not assumed done. Acceptance criteria: 1. Audit and diff current live `/`, `/?ui=v2`, `feat/mc-4123-home-v2@db134ed`, and `feat/mc-4185-newchat-parity-v2@f709247`. 2. Restore/promote the intended Home v2 as the default MC home, or explicitly preserve a visible toggle with correct default agreed in the ticket. 3. Restore New Chat/session/runtime parity: new sessions are clearly identifiable, clean sessions are not routed into Controller, provider/model/runtime/effort controls are visible, and the active runtime/session identity is visible on Home. 4. Preserve later landed work from MC-4122/4124/4125/4202; do not regress Board/Tasks/app-shell polish. 5. Add/repair regression tests proving default `/` renders the intended Home, and that New Chat runtime controls use the canonical runtime catalogue. 6. Live smoke after merge/restart: `/` and `/?ui=v2` return expected Home, no console errors, mobile and desktop screenshots captured. 7. Correct MC source-of-truth: update/reopen MC-4123/MC-4185/MC-4119 comments as needed so “done” means live/default, not hidden branch/flag state. This is a recovery/reconciliation task. Do not mark done from branch state alone; live route verification is mandatory. <!-- visual-policy:safety-v1 --> Controller safety guardrail: no live deploy, luci-dashboard restart, direct copy into main/live tree, or production runtime mutation without explicit Elmar approval. Work in a feature branch/worktree; leave deploy/restart approval to the controller/Elmar.

Activity

done
Luci is working...
Live
No activity yet
Help