We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Docs: Embedded-Browser-only execution + new features - Replace Remote Runners page with CI Trigger CLI (execution is now always Embedded Browser: system-managed or BYO; runner daemon retired, @lastest/runner is CI-trigger-only) - Update Running Tests, Home, CI/CD, Settings, Getting Started, VSCode, MCP Server (52 -> 24 consolidated tools) and the sidebar accordingly - Add pages: API Tests, Fix-the-App Advisor, Public Shares Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Getting Started: fix env-setup ordering in quickstart EB_PROVISIONER defaults to 'none' in code, so a fresh clone that follows the steps in order ends up with a running app but no working EB provisioning -- every test silently fails. Move .env.local creation before db:push/stack/dev so users can never reach 'pnpm dev' without the required EB block, and auto-generate SYSTEM_EB_TOKEN inline so they don't need to know the openssl one-liner. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Refresh wiki for v1.11/v1.12: Postgres, EB-only execution, new features - Drop SQLite references; document PostgreSQL + DATABASE_URL across Getting-Started, Docker-Deployment, Environment-Variables. - Document the new k3d-based Embedded Browser stack as the only way to run/record tests (no local Playwright fallback). Add EB env vars, pnpm stack commands, k3d/kubectl/openssl requirements. - Add Olares two-pod deploy notes and prod env requirements. - Add new feature documentation: - Per-step ignore regions + DOM-diff fallback (Visual-Diffing, Settings-Reference) - Recording verification + test_specs/agent_plan consolidation (Creating-Tests) - Headed playback, watermarked share links, EB pool tuning (Running-Tests) - Auto-create GitHub issues from visual diffs (GitHub-Integration) - AI test data variables / Vars tab (AI-Configuration, Settings-Reference) - "Enhance with AI" MCP wiring (Creating-Tests) - Account section: email unsubscribe, GDPR self-serve delete (Settings-Reference) - Embed Development & Review Flow diagram in Home and CI-CD-Integration. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add wiki pages: Gamification, Test Migration, API Tokens
Update wiki with latest features: agent monitoring, codebase intelligence, OpenAI provider, bug reports, scheduled runs - Add Agent-Monitoring.md: real-time SSE tracking of Play Agent sessions - Add Scheduled-Runs.md: cron-based automated builds documentation - Add Bug-Reports.md: in-app reporting with auto-captured context - Update AI-Configuration.md: add OpenAI as 6th provider, add codebase intelligence section - Update Creating-Tests.md: fix 9-step to 11-step, expand Play Agent pipeline details - Update Running-Tests.md: add scheduled runs as trigger method - Update Settings-Reference.md: add Schedules section, OpenAI in AI settings - Update VSCode-Extension-API.md: expand with test explorer, commands, real-time updates - Update Home.md and _Sidebar.md: add links to new pages Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add MCP Server wiki page
Rename lastest2 → lastest, dexilion-team → las-team
Add remote runners architecture diagram Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add comprehensive how-to-use documentation
Initial Home page