agent-orchestrator/packages/web/src/app
Ashish Huddar c1feb90fe2 fix(web): preserve session view on polling errors and add missing link mock
Polling errors no longer throw to the error boundary when a session is
already loaded, preventing transient network blips from unmounting the
view. Added missing next/link mock in error.test.tsx.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 22:49:51 -07:00
..
api refactor: extract settlesWithin to shared async-utils module 2026-04-06 22:48:50 -07:00
dev/terminal-test Add coverage for terminal UI changes 2026-04-01 19:52:55 +05:30
icon-192 Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
icon-512 Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
orchestrators fix comments 2026-04-06 22:48:01 -07:00
prs Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
sessions/[id] fix(web): preserve session view on polling errors and add missing link mock 2026-04-06 22:49:51 -07:00
test-direct Add coverage for terminal UI changes 2026-04-01 19:52:55 +05:30
apple-icon.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
error.test.tsx fix(web): preserve session view on polling errors and add missing link mock 2026-04-06 22:49:51 -07:00
error.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
global-error.test.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
global-error.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
globals.css Address terminal theme review comments 2026-04-01 19:43:35 +05:30
icon.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
layout.tsx feat(web): add MuxProvider React context for persistent WebSocket 2026-04-06 22:46:29 -07:00
loading.test.tsx feat(web): add global loading.tsx with spinner for route transitions 2026-04-06 22:49:51 -07:00
loading.tsx feat(web): add global loading.tsx with spinner for route transitions 2026-04-06 22:49:51 -07:00
manifest.ts feat(web): add PWA support and mobile flawlessness fixes 2026-03-24 07:53:34 +05:30
not-found.test.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
not-found.tsx feat(web): add dashboard error boundaries 2026-04-06 22:49:51 -07:00
page.tsx Fix metadata loading and refresh orchestrator session links 2026-03-26 11:12:55 +05:30
providers.tsx feat(web): add MuxProvider React context for persistent WebSocket 2026-04-06 22:46:29 -07:00