Thread search result treatment

Three ways to show a thread found through a user message or final output. The same query and results are rendered for the web command palette and mobile thread list.

A. Existing rows

Search expands, but the result row stays unchanged. Smallest UI change, weakest explanation.

Web and desktop

Threads
Fix remote reconnect receipts
T3 Code · #fix/reconnect
2d
Improve mobile reconnect state
T3 Code Mobile · #mobile/state
8d

Mobile

9:41
Threads
T3 Code 2d
Fix remote reconnect receipts
fix/reconnect · Mac Studio
T3 Code Mobile 8d
Improve mobile reconnect state
mobile/state · MacBook Pro

B. Contextual excerpt

Recommended

A content match replaces low-priority metadata with the matching excerpt.

Web and desktop

Threads
Fix remote reconnect receipts
…the websocket receipt can arrive after the session reconnects…
2d
Improve mobile reconnect state
…persist the final websocket receipt before changing phases…
8d

Mobile

9:41
Threads
T3 Code 2d
Fix remote reconnect receipts
…the websocket receipt can arrive after the session reconnects…
T3 Code Mobile 8d
Improve mobile reconnect state
…persist the final websocket receipt before changing phases…

C. Source and metadata

Keeps project context and identifies whether the match came from the user or agent.

Web and desktop

Threads
Fix remote reconnect receipts
You: …the websocket receipt can arrive after the session reconnects…
T3 Code · #fix/reconnect
2d
Improve mobile reconnect state
Agent: …persist the final websocket receipt before changing phases…
T3 Code Mobile · #mobile/state
8d

Mobile

9:41
Threads
T3 Code 2d
Fix remote reconnect receipts
You: …the websocket receipt can arrive after the session reconnects…
fix/reconnect · Mac Studio
T3 Code Mobile 8d
Improve mobile reconnect state
Agent: …persist the final websocket receipt before changing phases…
mobile/state · MacBook Pro
Option Result height Explains match Keeps metadata Tradeoff
A Unchanged No Yes Users cannot tell why a result appeared.
B Unchanged Yes Project remains on mobile, hidden on web content matches Branch and machine details yield to the excerpt.
C Taller Yes, including source Yes More information, less density.