u/siegerts

We just launched Kiro Web. Describe a task in your browser, get a PR back. Multi-repo, no local setup 🚀
▲ 35 r/kiroIDE

We just launched Kiro Web. Describe a task in your browser, get a PR back. Multi-repo, no local setup 🚀

Hey all, we just shipped Kiro Web and wanted to share it here. 50% off standard credit usage on Kiro Web through May 29 🔥 Available for Pro, Pro+, and Power subscribers. Currently GitHub-only. If your org uses AWS Identity Center, admin needs to enable Web access.

TL;DR: Go to app.kiro.dev, connect your GitHub repos, describe what you need built/fixed/migrated, and Kiro either collaborates with you on it or handles it end-to-end in autonomous mode, opening a PR when done. No IDE, no CLI, runs entirely in the browser. Kiro never merges without your approval.

Not every coding task starts with "let me open my editor." Sometimes you're reviewing a PR and spot something, or a teammate flags a bug while you're in meetings, or you want to kick off work before EOD. We wanted a zero-setup path from "this needs doing" to "here's a PR to review."

How it works:

  • Explore and iterate: talk through your codebase, explore approaches, iterate on code together. You drive, Kiro assists. Open a PR when you're satisfied.
  • Delegate end-to-end: describe the task. Kiro asks clarifying questions, builds a plan, codes, runs checks, and opens a PR. You review the output before anything merges.

Stuff that's actually useful:

  • Multi-repo sessions: select multiple repos, describe one change, get coordinated PRs. Update a library and its consumers in one go.
  • GitHub integration: add kiro label to an issue, Kiro picks it up. Leave PR review comments, Kiro addresses them. /kiro all to handle all feedback at once.
  • Sandboxed execution: every session is isolated. Fresh environment, cloned repos, destroyed after. You control what it can access.
  • Steering files: define your team's conventions once (coding standards, architecture patterns, tech preferences). Kiro follows them every session. Same files work in IDE, CLI, and Web.
  • Learns from feedback: PR review comments shape how Kiro works on future tasks across repos.

👉 Try it now: app.kiro.dev
📖 Blog: kiro.dev/blog/introducing-kiro-web
📖 Docs: kiro.dev/docs/web
🌐 Learn more: kiro.dev/web

On the free tier? Upgrade to Pro to get access. Would love to hear what tasks people throw at it. The best results we've seen so far are the things you know need to happen but keep pushing to next sprint.

kiro.dev
u/siegerts — 2 days ago