Skip to Main Content

Finalrun

Built at Built with Opus 4.7: a Claude Code hackathon · Apr 21, 2026 · Remote

Finalrun — Demo video

FinalRun is an AI-driven tool that completely reimagines mobile app testing by moving away from brittle code and toward vision-based intent. 1. Vision-Based Execution: Instead of looking for code-level IDs, it uses multimodal AI to literally "see" the app on an emulator or simulator just like a human user would. It understands what is on the screen and performs actions (tapping, swiping, typing) to complete tasks without relying on fragile selectors. 2. Plain English Specs: Tests are defined in readable, plain English YAML files rather than complex code. This ensures tests are easily understood by both human developers and AI agents. 3. Codebase Synchronization: The tool integrates directly into the AI coding environment. As code is written, it reads the source code and automatically generates test specs that live alongside the repository, eliminating the issue of "test drift." 4. The Autonomous "Verify & Fix" Loop: It integrates seamlessly into CI/CD pipelines. When a UI change breaks the app, it catches the failure, generates a report with device logs and a video, and feeds this data directly back to the AI coding agent. The agent then analyzes the logs, finds the root cause, and automatically fixes the code.

Team