Files
platform/src
pastilhasandClaude Opus 5 801eba9284 say which harness owns a chat row, on both kinds
The list is merged from two stores and only OpenCode rows were badged, so Claude was marked by
the ABSENCE of a badge — legible only if you already knew the list mixes two harnesses. Both
carry one now, and since `harness` is absent on older Claude rows, anything not OpenCode reads
as Claude, matching the server's own default.

The badge no longer replaces the message count, it sits before it: the count is real on Claude
rows and a hardcoded 0 on OpenCode ones (the session list has no count field and a real one
costs an HTTP call per row), so those rows show the badge and no count rather than a zero that
means "never asked".

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-11 02:43:14 +01:00
..