What problem does it solve?
It helps you verify that the Archon Web UI correctly orchestrates parallel agents, runs workflows end-to-end, and remains stable under real user interactions—so UI/UX issues and broken flows don’t slip through.
Core Features & Use Cases
- Comprehensive browser E2E validation: Drives the Archon UI with browser automation and records evidence via screenshots.
- Workflow, SSE, and real-time correctness checks: Validates streaming, reconnection behavior, queue indicators, and workflow progress rendering.
- Codebase review alongside UI testing: Reviews key frontend and backend modules to catch logic bugs, race conditions, and accessibility/performance problems.
- Deep UX and edge-case auditing: Exercises empty states, responsiveness, keyboard navigation, error handling, refresh during streaming, and concurrent/stress scenarios.
Use case: Audit the Archon Web UI before a release by running end-to-end tests for dashboard, chat, projects, workflows, SSE real-time updates, and accessibility/UX quality, then generate a structured report.
Quick Start
Ask to run validate-ui with a focus area like workflows to test only that part of the Archon Web UI.