agent-orchestrator/packages/web/src/lib
suraj-markup 717253cf8e fix(web): harden project validation, fetch timeout, and test coverage
- centralize project existence check via validateConfiguredProject
  (Object.hasOwn) and apply to spawn, issues, verify, orchestrators routes
- add AbortController (1.5s) to runtime terminal config fetch in DirectTerminal
- add runtimeFetchDone flag to prevent repeated fetches on reconnect
- restore resolveDashboardProjectFilter fallback to getPrimaryProjectId()
- expand runtime terminal endpoint tests (defaults, invalid ports, proxy path)
- add validation.test.ts covering prototype-chain bypass cases
- add undefined case test for resolveDashboardProjectFilter
- update changeset with full list of changes for npm publish

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 03:17:42 +05:30
..
__tests__ fix(web): harden project validation, fetch timeout, and test coverage 2026-03-29 03:17:42 +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
dashboard-page-data.ts fix(web): harden project validation, fetch timeout, and test coverage 2026-03-29 03:17:42 +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
icon-renderer.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +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 web imports for service worker and project utils 2026-03-25 14:08:54 +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 mobile dashboard seeding and remove unsafe assertions 2026-03-25 11:45:12 +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 fix(web): harden project validation, fetch timeout, and test coverage 2026-03-29 03:17:42 +05:30