Introducing mini
mini is an AI agent that operates as a mobile engineer on your team. You assign it a ticket and optionally a Figma file. It writes native code in your existing codebase, deploys to a real iOS or Android device, iterates until the implementation works, and opens a pull request. It is not a code completion tool or a chat assistant. mini works autonomously end-to-end β reading the ticket, writing code, running on an actual device, fixing issues, and submitting for review β without manual intervention at each step. mini is in closed beta. Request access βCapabilities
Build (closed beta)
Assign a ticket. Attach your Figma. Get a tested pull request.- Ticket β Connect Linear, Jira, Notion, or paste a task description
- Figma (optional) β Attach your design file as the visual spec
- Build β mini writes native code directly in your existing codebase
- Test β Deploys to a real device and iterates until the implementation is correct
- PR β Opens a clean, atomic pull request scoped to the ticket
Test (closed beta)
mini builds your test suite autonomously and runs it on real devices on every change β whether you wrote the code or not.- Describe β Write test cases in plain English
- Generate β mini builds and maintains the test suite autonomously
- Run β Tests execute on real iOS and Android devices on every change
- Report β Results with screenshots, logs, and video
Swarm (coming soon)
Exploratory testing across your app on every commit.- Push β Triggers on every commit or pull request
- Deploy β Fleet of agents picks up real devices
- Explore β Agents tap, scroll, and stress-test your app
- Catch β Regressions flagged before they reach users
Maintain (coming soon)
Dependency management with verified device testing.- Scan β Monitor dependencies and detect outdated packages
- Update β Bump versions and resolve breaking changes
- Test β Verify everything still works on real devices
- PR β Review a clean pull request with the changes

