ubiquitous-invention/apps/web/app/(app)/[workspaceSlug]
Randall Stillwell f014686412 feat(runs): agent_runs table + tRPC router + settings UI
Read-side only — write paths land with claim_task / complete_task
in the next epic. Keyset pagination on started_at, three procedures
(listRecent, listForTask, summary), and a /settings/runs view that
mirrors the audit page's visual language.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 22:16:04 -05:00
..
[projectId] multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
ai feat(web): wire AI chat page to streaming /api/chat handler 2026-06-02 00:23:21 -05:00
docs multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
forms multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
planner multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
settings feat(runs): agent_runs table + tRPC router + settings UI 2026-06-02 22:16:04 -05:00
teams feat(invites): invite dialog + accept route + teams UI (Task 2, part 2/2) 2026-06-02 10:34:56 -05:00
whiteboards multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
layout.tsx feat: Full project management application scaffold 2026-03-26 22:39:16 -05:00
page.tsx feat(web): wire workspace-home dashboard to real tRPC queries 2026-06-02 00:17:29 -05:00