Skip to content

fix: convoy dashboard improvements#62

Merged
etylsarin merged 1 commit intomainfrom
fix/convoy-dashboard-improvements
Mar 9, 2026
Merged

fix: convoy dashboard improvements#62
etylsarin merged 1 commit intomainfrom
fix/convoy-dashboard-improvements

Conversation

@etylsarin
Copy link
Owner

Fixes four convoy dashboard issues:

  1. Sidebar buttons work — Convoy/Convoy Chain links now auto-select the latest entry and scroll to it
  2. Convoy tasks in session views — Engine emits session+delegation events with convoy_id
  3. Richer stats — Duration, cost, failed count, per-task timing in convoy section
  4. Post-finish guidance — CLI prints log location and dashboard command after convoy ends

All 587 tests pass. Dashboard builds successfully.

… stats, log persistence

- Fix Convoy and Convoy Chain sidebar buttons: auto-select latest
  convoy/pipeline when clicking the link, then scroll to the section
- Emit session and delegation typed events from convoy engine so tasks
  show up in dashboard session/delegation views with convoy_id grouping
- Add duration_sec to convoys.ndjson export, include per-task timing
- Enhance convoy status section with duration, finish time, cost, and
  failed task count stats; add Duration column to task table
- Enhance pipeline section with duration and cost stats
- Print log location and dashboard command after convoy finishes
- Add convoy-stat__value--error CSS class for failed count styling
@etylsarin etylsarin merged commit 4ad8e64 into main Mar 9, 2026
2 checks passed
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