Skip to content

Add Executions tab to orchestration view#59

Merged
lucaslorentz merged 1 commit intomainfrom
past-executions
Mar 7, 2026
Merged

Add Executions tab to orchestration view#59
lucaslorentz merged 1 commit intomainfrom
past-executions

Conversation

@lucaslorentz
Copy link
Copy Markdown
Owner

@lucaslorentz lucaslorentz commented Mar 6, 2026

Summary

  • Adds an Executions tab to the orchestration detail view, showing all past executions for the same instance ID
  • Each execution links to its specific state/history view, with the currently viewed execution highlighted with a "current" chip
  • Tab is only visible when the backend supports the StatePerExecution feature

Screenshots

Executions tab with 5 past executions (viewing latest)

executions-tab-5-runs

Viewing a past execution (oldest highlighted as current)

executions-tab-past-execution

Test plan

  • dotnet build — 0 warnings, 0 errors
  • dotnet test --filter InMemory — all 96 tests pass (3 TFMs)
  • Aspire smoke test — created 5 orchestrations with same instance ID, verified all 5 show in Executions tab
  • Verified navigation between executions works correctly
  • Verified "current" chip highlights the viewed execution

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lucaslorentz lucaslorentz merged commit 2384f55 into main Mar 7, 2026
2 checks passed
@lucaslorentz lucaslorentz deleted the past-executions branch March 7, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant