User messages in subagent JSONLs lack the isMeta field, defaulting to false. An unconditional `continue` in the !isMeta branch skipped tool result collection for these messages, causing all subagent tools to show "No result received". Now we check for tool_result blocks before continuing, allowing them to fall through to the result collection logic. |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| constants | ||
| contexts | ||
| hooks | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| CLAUDE.md | ||
| favicon.png | ||
| index.css | ||
| index.html | ||
| main.tsx | ||
| vite-env.d.ts | ||