You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove confusing task selection in database export view (#1……7484)
- Remove clickable task selection that was confusing with rollout actions
- Add dedicated ExecutionHistorySection with database column for clarity
- Simplify TaskRunTable to get tasks dynamically from rollout context
- Sort task runs by creation time descending (newest first)
- Maintain clean task status display without selection interaction
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>