fix(cua): show call titles and align app icons - #13307
Conversation
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This is a narrowly scoped CUA display fix with focused tests: it populates and renders action titles while preserving existing fallbacks, and adjusts icon alignment and sizing. It does not alter tool execution, product defaults, schemas, or sensitive infrastructure. You can add or adjust custom eligibility rules. Learn more. |
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: unavailable · PR result: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
CUA tool calls displayed
Cua_repl.jsinstead of the action title supplied to the tool. Native app icons also looked too small and sat high in the activity row.Use the CUA
titleargument when projecting new calls and when rendering existing saved calls in web and mobile. Center tool icons in the row and size native app icons to match the surrounding text. Desktop uses the web timeline.Before
After
Checks
Model: GPT-6. Harness: Codex.