Skip to content

Split Tasks screen into definitions + flat runs#242

Merged
oandregal merged 1 commit into
trunkfrom
lucid-ishizaka-8f3b75
May 21, 2026
Merged

Split Tasks screen into definitions + flat runs#242
oandregal merged 1 commit into
trunkfrom
lucid-ishizaka-8f3b75

Conversation

@oandregal
Copy link
Copy Markdown
Contributor

Summary

  • Restructure the Tasks screen (and the project sidebar Tasks tab) into two clear visual zones: task definition cards at the top, and a unified flat "Runs" list below
  • Active runs sort to the top naturally; there's no longer a separate "Running" section
  • Run rows are now borderless with a hover background, making them visually lighter than definition cards
  • Timestamp moved next to the status badge ("DONE · finished 2d ago"), removing the third meta line
  • Renamed "Run now" to "Run" on definition cards
  • Removed the "Your tasks" section header

Test plan

  • Verify the Tasks screen shows definition cards (with border) at the top, flat run rows below
  • Verify active runs appear at the top of the Runs list with a progress bar and Stop button
  • Verify completed runs appear below active runs with correct status + timestamp
  • Verify the project sidebar Tasks tab shows the same two-section layout
  • Verify hovering a run row shows a subtle background highlight
  • Verify the "Run" button on definition cards triggers the task

🤖 Generated with Claude Code

Restructure the Tasks screen (and the project sidebar Tasks tab) into
two clear visual zones: task definition cards at the top, and a unified
flat "Runs" list below.  Active runs sort to the top naturally since
they're most recent; there's no longer a separate "Running" section.

Visual changes:
- Run rows are now borderless with a hover background (Option A)
- Timestamp moved next to the status badge ("DONE · finished 2d ago")
- Removed the "from Project · started Xm ago" meta line from runs
- Renamed "Run now" to "Run" on definition cards
- Removed the "Your tasks" section header

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 21, 2026 18:56
@oandregal oandregal merged commit 9516b48 into trunk May 21, 2026
1 check failed
@oandregal oandregal deleted the lucid-ishizaka-8f3b75 branch May 21, 2026 18:57
@oandregal oandregal review requested due to automatic review settings May 21, 2026 19:19
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