You're offline — showing cached data

MC-4349

[auto-review] The new chat_runtime module is not wired into the API in this diff. Th
2026-06-13 08:50:14 SAST
Home Board MC-4349

[auto-review] The new chat_runtime module is not wired into the API in this diff. Th

**Severity:** high **Location:** app.py **Flagged by:** codex **Issue:** The new chat_runtime module is not wired into the API in this diff. The chat send/list/messages routes ...
State Done Next Action Closed Owner Luci Runtime Closed Age 16d ago
MC-4349
Ticket is done; runtime is closed. · profile claude_opus_1m_medium · cwd /home/lucienne/workspace/mission-control · uptime 16d 4h · last activity 16d 2h ago

Description

MC-4349
**Severity:** high **Location:** app.py **Flagged by:** codex **Issue:** The new chat_runtime module is not wired into the API in this diff. The chat send/list/messages routes will continue using persistent_luci, so user chats still hit the shared luci-persistent runtime instead of the intended per-chat tmux session. **Suggested fix:** Import chat_runtime in app.py and route isolated chat thread send/status/harvest/runtime descriptor paths through chat_runtime, while explicitly keeping runtime_isolation='shared' on persistent_luci. --- Found by mc-auto-review on 2026-05-28 06:08 SAST. Repos reviewed: mission-control. auto-review-hash: 6d544a2f2b38

Activity

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