feat(web): add project workspace page with tasks and agent sessions #479

Merged
jason.woltje merged 1 commits from feat/workspace-page into main 2026-02-23 04:29:40 +00:00

1 Commits

Author SHA1 Message Date
7ace32539e feat(web): add project workspace page with tasks and agent sessions
Some checks failed
ci/woodpecker/push/web Pipeline failed
Add the workspace page at /workspace with two modes:
- Project selector (no ?project param): grid of project cards to choose from
- Workspace view (?project=<id>): project detail with tabbed sections for
  Tasks, Agent Sessions, and Project Settings

Also creates the runner-jobs API client for fetching workspace-level
runner job data.

Refs #468

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:28:50 -06:00