DashboardopencodeNuum eval sessions pollute session list…

Nuum eval sessions pollute session list without hidden root

Category: gotcha
Confidence: 1.00
ID: 3ed3e973-7706-464a-afa9-2152c55e7b6a
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 1
Source session: (none)
Created: 2026-06-09 13:20:47
Updated: 2026-06-09 13:20:47

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 3 59m ago

Content

Nuum eval harness must create all eval sessions as children of a hidden root session — OpenCode hides child sessions from the main list. Without this, eval runs produce ~4000 top-level sessions. The eval root is created once in main() before the concurrency pool starts. Also: backfilled distillations for actively-used sessions get replaced when the live plugin runs distillation cycles — only inactive sessions retain stable backfilled segments.

Move to: