Skip to content
Frontier Tech

Kiro for iOS [What It Changes]

Sep 2, 2026

TL;DR

  • Kiro for iOS is a native iPhone app, in gated preview as of 17 June 2026, for starting, monitoring, steering, and approving remote Kiro coding sessions from a phone.

  • According to The Register, it is a true native app, not a web wrapper, with three modes: chat, spec, and autonomy.

  • It still needs a Kiro cloud session behind it. No laptop left awake, but also no App Store general availability.

  • For a 2-truck shop, a 10-person agency, or a solo clinic, the change is review-on-the-van: approve a diff or send the job back, not write production code on a 6-inch screen.

Kiro for iOS is AWS's native iPhone client for remote Kiro coding agents: you kick off, watch, steer, and approve cloud sessions from your pocket.

If you run a small shop, you already live this: the site breaks while you are on a job, the agency owner is at a client, the clinic manager is in the waiting room. The laptop is not open. A native review surface matters only if the agent is already running in the cloud with a diff you can read and a button that means "yes" or "no." That is the SMB bridge. It is not a new way to type Swift on a train.

Keep the same rule US Tech Automations uses for after-hours ticket routing: the phone is for exception handling, not for unsupervised writes. Pair the preview with a named reviewer and a log, the same way you would hand a dispatcher a job without giving them the company card PIN.

What actually happened

On 17 June 2026, at the AWS Summit in New York, AWS introduced Kiro for iOS in gated preview. The AWS summit roundup lists it under "agents for building" and links the first-party post.

According to AWS, Kiro for iOS is a native iOS app, available in a gated preview, that lets you start sessions, check back when they are done, review diffs, and approve changes with no laptop running.

Kiro for iOS launched in gated preview on 17 June 2026, per that summit roundup and the Kiro iOS post. Preview is not App Store GA.

The first-party explainer is Introducing Kiro for iOS. Cloud sessions stream tool activity; autonomy shows planning through code review; diffs render as native cards with file headers; PR status sits on each session row; you sign in with Google, GitHub, IAM, or Builder ID; sessions you start on the web appear on the phone with the same identity, preferences, and models.

According to Kiro, the app requires iOS 26+ and is available to request for Kiro Pro, Pro+, Pro Max, and Power customers — four paid tiers, not a free public download.

The app requires iOS 26 or later, as stated in the Kiro iOS post. If the shop phone is on an older iOS, the preview is not for that device.

According to The Register, the app is native rather than a web wrapper, closed-preview, and uses three modes: chat, spec, and autonomy. Diffs are described as cards meant to be legible on a small screen.

Three modes: chat, spec, and autonomy is the interaction model both The Register and Kiro describe.

Mobile docs are still a stub. Kiro's mobile docs say "Docs coming soon," point at TestFlight via kiro.dev/mobile, and show a page-updated stamp of 4 August 2026. Authentication and cloud-session pages carry the real behavior: the phone attaches to the same cloud sandbox as Kiro Web, IDE, and CLI.

Why now

The constraint that broke is the awake laptop. Kiro's cloud sessions, described on the CLI page, run the agent harness in a managed sandbox: start in the browser, close the lid, resume from phone, terminal, or IDE. Once remote sessions are the default, the phone is the natural review surface. AWS said that out loud in the iOS post.

The same New York morning shipped a pile of other agent products. According to AWS, Amazon ECS high-resolution metrics cut time-to-scale-out from 363 seconds to 86 seconds (76% faster, 4.2x) in AWS's own benchmark, and EC2 G7 instances claim up to 4.6x AI inference versus G6. Those figures are about infrastructure at the same event, not about the iPhone app. They show the week's theme: agents that keep working while humans are elsewhere.

The Register frames Matt Wood's briefing as continuous background agents, with Continuum, DevOps Agent, Transform, and AWS Context in the same breath as the iOS app. Trust, Wood said, is the adoption barrier. A phone approval is one of the trust surfaces.

Mechanism, in pocket English

You are not compiling on the phone. You are attached to a cloud session that already has repos, credentials, and a sandbox.

Chat mode is a question. Spec mode continues a specification-driven workflow. Autonomy delegates a task and shows execution status without you driving every step. When the agent needs a decision, it pauses. You pick a direction. It continues.

The Kiro GitHub tracker lists five surfaces of one harness: IDE, CLI, Web, Mobile, Crew. Mobile is "monitoring tasks, reviewing pull requests, and working with agents on the go," and it is marked preview. Crew, launched later in August, is the persistent workspace; iOS is the pocket remote for cloud sessions, including sessions Crew or Web may have started.

Kiro Powers and MCP still live on the cloud side. The phone does not become a new MCP host. It is a steering wheel.

Preview versus GA, in one table

SurfaceStatus (as of fetch)Needs cloud session
Kiro IDEGA productoptional
Kiro CLIGA productoptional
Kiro Webproduct / preview sessionsyes
Kiro for iOSgated previewyes
Kiro CrewApache 2.0 self-hostCLI / account

Sources: Kiro iOS post; Kiro mobile docs; Kiro tracker; Kiro Crew.

ModeWhat you doWhat the agent does
Chataskanswer in-thread
Speccontinue requirementskeep spec in sync
Autonomydelegateplan → code → review

Sources: The Register; Kiro.

Summit-week figureValueScope
iOS modes3Kiro for iOS
Paid Kiro tiers named for iOS4Pro to Power
Minimum iOS26device gate
ECS scale-out (AWS bench)86 s vs 363 sECS, not iOS
G7 vs G6 inference claimup to 4.6xEC2 G7

Sources: Kiro iOS; AWS summit.

Honest limits

This is a preview. Mobile docs still say documentation is coming. Access is request-only via kiro.dev/mobile.

It is not App Store general availability.

It does not run the agent on the phone. The sandbox is in the cloud, as the CLI cloud-session note and iOS post both say.

iOS 26+ is a hard floor. Four named paid tiers are the audience. A shop on a leftover iPhone 12 with an older iOS is out.

Approving a diff on a phone is still an approval of code. The card layout does not shrink the blast radius. Pair it with the same review you would use in SmokeBall vs Clio for a filing: the tool drafts, the responsible person signs.

A clinic should not put PHI in a cloud coding session just because the phone UI is pretty. That is a BAA and architecture question, not an app-store question.

If after-hours approvals already sit in a US Tech Automations queue, Kiro for iOS is another review surface for the coding step, not a new company.

USTA analysis

USTA analysis (derived only from cited figures).

Inputs: 3 iOS modes from The Register and Kiro; 4 paid tiers named for access; 5 Kiro surfaces on the GitHub tracker (IDE, CLI, Web, Mobile, Crew); ECS 363 s → 86 s from AWS.

3 ÷ 5 = 0.60. The phone exposes three interaction modes covering one of five official surfaces.

4 paid tiers are listed; no free tier is named for iOS. Treat iOS access as paid-preview until AWS says otherwise.

363 − 86 = 277 seconds saved in AWS's ECS scale-out benchmark, which is 76%. That number is not the iOS app. It is the same day's "keep working while you are away" infrastructure claim. Do not paste it onto phone review time.

Derived measureInputsResult
iOS modes / official surfaces3 / 50.60
Named iOS paid tiersPro, Pro+, Pro Max, Power4
ECS scale-out delta (AWS bench)363 s − 86 s277 s
ECS scale-out % (AWS stated)76%76%

Sources for inputs: Kiro; Kiro tracker; AWS summit.

Signal vs Speculation

Signal (as of 17 June 2026, with mobile docs still stubbed on 4 August 2026): AWS previewed a native iOS app for Kiro at the New York Summit. Three modes. Cloud sessions required. iOS 26+. Four named paid tiers. Gated preview / TestFlight, not public GA. Same identity as Web/CLI/IDE. Diffs as cards. Continuum, DevOps Agent, and other agent products shipped the same day.

Our read: Over 12–36 months, pocket approval becomes normal for shops that already run cloud coding agents, the same way pocket email became normal for owners who already had a dispatcher. It will not replace a laptop for spec writing, and it will not make an untested repo safe. The risk is rubber-stamping diffs in a parking lot. If AWS keeps iOS as a paid-preview extra, many SMBs will never see it; they will see whatever their agency or vendor uses. Demand a transcript and a rollback either way.

Phone review, desktop merge

Kiro on iPhone is a preview for reading a diff, not for shipping from a truck. Keep merge on desktop policy. Gated preview means you may not have it. Do not promise the field team a coding OS.

Partner memo for Kiro for iOS [What It Changes]

The empty object is the only decision. Write it in one sentence on the whiteboard. If you cannot, you are still in a demo.

Quotes are dated PDFs. "Around" is still a figure we will not print unless the brief's price policy allows it with an ISO date on the same line.

Week one: kill one shadow path — a personal phone, a second login, or a spreadsheet that is pretending to be the record. NFIB's 2024 figure of 44% of small businesses citing time-management as a top challenge is why you do not migrate two systems in the same sprint.

Week two: one named owner for failures. If the owner is "whoever built it," you do not have an owner.

Week three: count the copy-paste jobs that remain. That count is the workflow, not a reason to smash two products into one license.

SBA's 2025 profile of 33M+ small businesses includes shops that bought both logos and finished neither. Sign one quote. Schedule the rest 60 days later.

F505 lives or dies on whether that sentence on the whiteboard matches the screen staff will actually live in. If the screens disagree, you picked the demo, not the leak.

Close-out checklist for Kiro for iOS [What It Changes]

  1. Dated quote in the folder, or a written "quote only" if no public figure exists.

  2. Named owner for week-one failures, not "the founder when they see it."

  3. One shadow path killed: personal phone, second login, or spreadsheet-as-record.

  4. Internal links in this page still resolve on the live site; homepage is https://ustechautomations.com/.

  5. No second product in the same sprint. NFIB 44% is the constraint.

If any line is unchecked, you are not live. You have a login. F505 should not ship a second logo until those five lines are true. SBA's 33M+ small businesses include a lot of logins. Be the shop that finished one object.

Goldman Sachs' 62% self-reported workflow ROI inside 12 months starts when the old path is dead, not when the demo ended. Kill the old path. Then stop.

Desk rule for Kiro for iOS [What It Changes]

Source pack first. No invented vendor price. One shadow path killed this week. Humans keep merge rights. If the run is still on a personal login, it is not a desk tool. Pin the output to the job in the record. If you cannot name the record, stop.

According to NFIB, 44% of small businesses cite time-management. According to SBA Office of Advocacy, 33M+ small businesses sit in the 2025 profile. According to Goldman Sachs, 62% of SMBs reported workflow-tool ROI inside 12 months.

Key Takeaways

  • Kiro for iOS is a pocket remote for cloud coding sessions, not an on-device compiler.

  • Gated preview, iOS 26+, four named paid tiers.

  • Three modes: chat, spec, autonomy.

  • Approve on the phone only if you would approve the same diff at a desk.

  • Cloud session, identity, and sandbox are the real product; the app is the window.

Kiro on iPhone is a preview, not a field OS

AWS putting Kiro coding agents on iPhone in gated preview is a phone UI on a coding agent. A field tech should not ship production code from a truck. A founder might review a diff.

Signal: gated iPhone preview. Speculation: AWS sells it as "code anywhere." Keep merge on a desktop policy. US Tech Automations can flag phone-originated runs in the queue.

FAQ

What is Kiro for iOS?

Kiro for iOS is a native iPhone app, in gated preview, for starting, monitoring, steering, and approving remote Kiro sessions, as described by Kiro and The Register.

Is it on the App Store for everyone?

No. Access is a request / TestFlight preview for named paid Kiro plans, per Kiro and mobile docs.

Does the agent run on the phone?

No. The agent runs in a cloud sandbox; the phone is a client, per Kiro and the CLI cloud-session description.

What are the three modes?

Chat, spec, and autonomy, See The Register.

Which iOS version do I need?

iOS 26 or later, per Kiro.

Should a non-developer owner use it?

Only as a review button on a job someone already defined, the same way a MyCase vs Clio filing still needs a lawyer. If you cannot read the diff, do not approve it.

How does this fit a business workflow?

Treat the phone as the exception step in an agentic workflow, next to pricing for the rest of the queue, not as a replacement for staging.

What to do next

If you already have Kiro cloud sessions, request the preview and practice on a throwaway repo: start on the web, approve one diff on the phone, reject the next. If you do not have cloud sessions, skip the app. Fix the review process first, then add a pocket remote.

For the surrounding automation — intake, CRM, the human stop — use the state of small-business automation as the checklist, then wire the coding step into the same agentic workflow rather than a private chat.

See how AI agents fit your team

US Tech Automations builds and runs the AI agents that handle this work end to end, so your team doesn't have to.

View pricing & plans