Implemented frontend Workspace Console tool call grouping. Tool call start/arg/done/result events now project into a single `Call ยท ` block keyed by call id, with streaming state updates and folded result output. Added generic and TUI-aligned specialized summaries for core tools, including Bash command/output rendering. Validated with frontend check/test, diff check, and Nix package build.