agent-orchestrator/packages/web/src/lib
Ashish Huddar f9feb4bbf8 chore(web): kanban dashboard redesign — Linear-inspired design system
Redesign the kanban dashboard with a Linear-inspired aesthetic:
- New design tokens (neutral charcoal darks, white-alpha borders, muted status colors, indigo accent)
- Tighter spacing, visible column backgrounds, dark mode weight reduction
- Redesigned SessionCard, ProjectSidebar, and AttentionZone components
- Removed list view toggle, reordered columns (respond → merge → done)
- Added ThemeToggle, Skeleton/EmptyState components, and showcase page
- Exported CI_STATUS and getSizeLabel for component consumption

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 11:01:31 +05:30
..
__tests__ fix: don't show 'Ready to merge' badge on merged/closed PRs (#274) 2026-03-03 14:46:54 +05:30
activity-icons.ts feat: dynamic tab titles and health-aware favicons (#111) 2026-02-19 04:21:49 +05:30
cache.ts feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
cn.ts feat: implement web dashboard with attention-zone UI and API routes (#1) 2026-02-14 14:26:59 +05:30
format.ts feat: session title fallback chain for PR-less sessions (#105) 2026-02-19 19:02:02 +05:30
global-pause.ts fix: keep global pause visible across orchestrators 2026-03-12 02:34:20 +05:30
observability.ts Publish ao-web on npm, harden error handling, deduplicate code 2026-03-14 19:01:49 +05:30
project-name.ts feat(web): Project-scoped dashboard with sidebar navigation (#381) 2026-03-11 09:22:37 +05:30
project-utils.ts fix: align project filtering and global pause state 2026-03-12 02:26:04 +05:30
scm-webhooks.test.ts feat: add SCM webhook lifecycle triggers (#394) 2026-03-11 10:34:41 +05:30
scm-webhooks.ts feat: add SCM webhook lifecycle triggers (#394) 2026-03-11 10:34:41 +05:30
serialize.ts fix: return project-scoped orchestrators from sessions api 2026-03-11 23:29:28 +05:30
services.ts fix: share orchestrator detection across web filters 2026-03-12 01:52:57 +05:30
session-project.ts feat: add end-to-end observability across core, web, and terminal (#436) 2026-03-12 16:57:40 +05:30
types.ts chore(web): kanban dashboard redesign — Linear-inspired design system 2026-03-21 11:01:31 +05:30
validation.ts feat: OpenCode session lifecycle and CLI controls (#315) 2026-03-08 09:55:44 +05:30