{Preview}

Your Kiro coding sessions, native on iOS

Start chat, spec, or autonomous work from your phone. Review diffs, approve changes, and keep your agent moving.

Requires iOS 26+ and a Kiro Pro, Pro+, Pro Max, or Power account.

Request early access

We’ll invite a limited number of people to try the app via Apple’s TestFlight, and we’ll send everyone a link when it’s ready.

We’ll handle your data as described in our Privacy Notice.

Loading image...
Kiro mobile app home feed showing 4 task cards. Fix the login flow redirect issue — created 2 hr ago, 1 PR merged, +3. Implement drag and drop for the kanban board — created 2 hr ago, 3 PRs merged. Kiro mobile app story book demo. Each task spans multiple repositories.

Cloud sessions that never stop

Your agent runs independently in a cloud sandbox, always on and always accessible. No laptop left open, no machine left running. Start a session before bed, check in from your phone over coffee, and find the work already done.

Loading image...
File diff view for src/auth/utils.ts. Two lines removed (red): a simple getPostLoginRedirect() function that returned '/dashboard'. Ten lines added (green): the function now accepts a Request parameter, extracts returnUrl from req.query.returnUrl or req.session?.returnUrl, validates it with isAllowedRedirect() imported from './security', and returns the validated URL — falling back to '/dashboard' if no valid returnUrl is found.

Diffs built for mobile

File edits appear as red/green diff cards with file headers, so code is legible and scannable on a small screen.

Loading image...
Kiro onboarding screen with a white ghost icon and the heading Let's build — Plan, search or build anything. Two options: Connect repositories (optional) with a +3 badge, and build with spec with a toggle switched on. Below, an Ask Kiro... input bar with a + button, an Opus 4.7 model selector, and an Autonomous mode button.

Start work, check back later

Create sessions in chat mode for quick back-and-forth, spec mode to continue a spec-driven workflow, or autonomous mode to delegate a task entirely. Select repos, pick a model, and come back to a PR ready for review.

Loading image...
Kiro mobile interface titled fix the login flow redirect issue spanning 3 repositories. Shows two completed git log commands revealing commit e6509a3, which extracted redirect logic to utils. The investigation found that getPostLoginRedirect() dropped the returnUrl parameter from query string and session, always returning /dashboard. A code edit summary shows 2 edits to util.ts with +48 additions and -12 deletions. A Working... status indicator appears at the bottom.

Same agent, same context

Sign in once and your sessions, model preferences, and connected repos sync automatically across Kiro for web and iOS. From a single view you can manage multiple sessions running across different repositories, monitor pull request status at a glance, and choose from frontier and open-weight models on a per-session basis.

Common questions