singularity-forge/packages/coding-agent/src/modes/rpc
Mikael Hugo 6725a55591 feat(web): add error boundaries, expand test coverage, add README
- Add class-based ErrorBoundary component wrapping all 7 main views
  inside WorkspaceChrome; fallback shows view name, error, reload button
- Add 30 new unit tests (boot null-project path × 9, onboarding
  pure-function logic × 21); all 43 web/lib tests pass
- Add web/README.md: architecture, auth flow, 7 views, dev setup,
  API route pattern, test instructions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 11:24:40 +02:00
..
jsonl.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
remote-terminal.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
rpc-client.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
rpc-mode.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
rpc-protocol-v2.test.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00
rpc-types.ts feat(web): add error boundaries, expand test coverage, add README 2026-05-10 11:24:40 +02:00