ubiquitous-invention/apps/web/components
Randall Stillwell 6581f6a482 wip: agent-coordination iteration (runs+backlog+plans UI + 2 task plans + db-drift SQL)
In-flight work from 2026-06-05 that was sitting uncommitted on
feat/agent-pipeline-bridge for 10 days. Moved here to a clean branch
off main so the bridge branch can stay at its committed state (the
DEFERRED Phase 2a snapshot, see stwl-labs/ubiquitous-invention#3).

Touched areas:

- apps/web/app/(app)/[workspaceSlug]/settings/runs/page.tsx — runs page UI iteration
- apps/web/server/routers/{backlog,runs}.ts — router updates
- apps/web/app/(app)/[workspaceSlug]/plans/[planSlug]/[epicSlug]/[taskSlug]/page.tsx — new deep-link route
- apps/web/components/backlog/workflow-prompt-section.tsx — new component
- config/CursorSync.md — coordination doc tweak
- docs/operations/README.md + 2026-06-05-db-drift-reconcile-oauth-tables.sql — operations ops note + reconcile script
- plans/Plan-agent-coordination/Epic-task-as-runnable-unit/Task-{workflow-prompt-task-detail-ui,deep-link-runs-to-task-detail}.md — 2 task specs

This is a working-tree snapshot, not a finished PR. Rebase, split, or
amend as needed when picking it back up.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 15:35:39 -05:00
..
ai multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
backlog wip: agent-coordination iteration (runs+backlog+plans UI + 2 task plans + db-drift SQL) 2026-06-15 15:35:39 -05:00
editor fix(web): import @tasks/ai via workspace alias instead of relative path 2026-04-27 12:57:27 -05:00
forms multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
layout fix(workspaces): wire top-header create-workspace button + clarify echodo db naming 2026-06-05 16:33:41 -05:00
objects multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
panels multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
providers feat: Full project management application scaffold 2026-03-26 22:39:16 -05:00
search multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
sidebar multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
teams feat(invites): smart recipient autocomplete combobox (Task 3, done) 2026-06-02 10:39:09 -05:00
templates multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
types multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
ui feat(web): wire workspace-home dashboard to real tRPC queries 2026-06-02 00:17:29 -05:00
views multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00
whiteboard chore(lint+types): green pnpm lint && pnpm type-check from a clean clone 2026-06-02 00:11:52 -05:00
workspaces multi-tenancy: promote workspaces to top-level table 2026-05-06 23:02:55 -05:00