AI-powered test automation framework v2 — Explorer-Builder architecture that explores apps live, verifies interactions in real-time, and generates production-ready Playwright tests. Supports natural language scenarios, multi-language output, and enterprise-scale apps with nested subagent context management.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
66
commits
feat: builder-incremental.js — deterministic incremental update script
fde68f1View on GitHubfeat: Builder scenario-diff integration + Executor append-only fix + config
03a61c7View on GitHubfix: audit fixes — Builder reads reduced, maxCycles aligned, stale refs fixed
be09d25View on GitHubfeat: Executor selector healing for Scout gaps — discover missing elements at runtime
539be0dView on GitHubfix: Scout MUI filtering — MuiFormControl removed from blocklist, MUI selectors broadened
cdb87dcView on GitHubfix: Scout self-capture — exclude toolbar elements at DOM level + noise filter
7f770caView on GitHubfix: Timed scan name prompt blocks Done — Done now overrides pending prompts
b1f235fView on GitHubfix: Scout filtering — native interactive elements need aria-label without role, text fallback
3436362View on GitHubfeat: Scout scanner filtering redesign — eliminate structural noise and data content
3870c06View on GitHubfix: delete old explorer-builder.md and contract — LLM reads it over explorer.md
1cf909dView on GitHubfix: delete old Explorer-Builder agent files — conflicting with new Explorer
b6cae5eView on GitHubfix: Scout polling — replace setInterval with sequential loop + timeout
bbf17e0View on GitHubfix: Scout viewport — use full browser window instead of fixed 1920x1080
115bc65View on GitHubfix: remove MCP section from code-generation-rules — Builder has NO browser
229b70fView on GitHubfeat: Phase 6 — Bulk replace remaining Explorer-Builder references across 20 files
f63bd0fView on GitHub