Files
orca/src
Jinjing 1392981cd7 Show dispatch task preview and refresh worker tab titles (#8024)
* Show dispatch task preview and refresh generated titles when orchestrati

- Worker panes now display the task block from the dispatch preamble
  instead of the raw prompt until orchestration metadata resolves
- Once orchestration displayName/taskTitle arrives, replace the
  previously generated tab title instead of leaving the stale one

* fix: harden dispatch title preview and replace paths

Bound preamble scans, match orchestration labels to live task IDs, and
skip expensive title derivation when auto-title will not write.

* fix: accept orchestration labels when live task id is unparseable

Agent-status prompts are often truncated and omit the task-id line.
Only reject sticky labels when both ids are present and disagree.
2026-07-09 22:45:05 -07:00
..