4c5d6dd4c891a7e85bbd1d7e05e6fcb55d3cc57e
The search index (app.tsx) and the per-message match check (SessionViewer.tsx) now also search msg.toolInput when present. This means searching for a file path, command, or argument that appears in a tool call's input will correctly highlight and navigate to that message, rather than dimming it as a non-match. Both locations use the same compound condition so the match index and the visual dimming/focus logic stay in sync. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
84.7%
HTML
8.8%
CSS
5%
JavaScript
1.5%