Skip to content

Add canvas execution highlights#283

Merged
mbakgun merged 5 commits into
mainfrom
impl/workflow-highligts
Jul 3, 2026
Merged

Add canvas execution highlights#283
mbakgun merged 5 commits into
mainfrom
impl/workflow-highligts

Conversation

@mbakgun

@mbakgun mbakgun commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds Canvas Execution Highlights for workflow runs so users can quickly inspect key node outputs after live runs, history restores, and dashboard widget executions.

This PR includes backend highlight payload generation, API/schema wiring, canvas popup UI, dashboard integration, docs, backend coverage, and Playwright E2E coverage for the popup workflow.

Impact

Users get a searchable, collapsible highlights panel on the canvas after execution. Nodes can opt in with the highlight flag, while input/output/agent/LLM/final nodes are surfaced automatically where appropriate.

Validation

  • SECRET_KEY=test-secret-key-for-tests-only-32-bytes ./check.sh
  • ./run_e2e.sh frontend/e2e/tab-workflows.spec.ts -g "shows execution highlights after a workflow run"

@mbakgun mbakgun marked this pull request as ready for review July 3, 2026 15:22
@mbakgun mbakgun enabled auto-merge July 3, 2026 15:22
@mbakgun mbakgun changed the title [codex] Add canvas execution highlights Add canvas execution highlights Jul 3, 2026
@mbakgun mbakgun merged commit 4f06315 into main Jul 3, 2026
2 checks passed
@mbakgun mbakgun deleted the impl/workflow-highligts branch July 3, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant