{"id":2536,"date":"2025-07-15T02:48:30","date_gmt":"2025-07-15T02:48:30","guid":{"rendered":"https:\/\/violethoward.com\/new\/amazon-launches-kiro-its-own-claude-powered-challenger-to-windsurf-and-codex\/"},"modified":"2025-07-15T02:48:30","modified_gmt":"2025-07-15T02:48:30","slug":"amazon-launches-kiro-its-own-claude-powered-challenger-to-windsurf-and-codex","status":"publish","type":"post","link":"https:\/\/violethoward.com\/new\/amazon-launches-kiro-its-own-claude-powered-challenger-to-windsurf-and-codex\/","title":{"rendered":"Amazon launches Kiro, its own Claude-powered challenger to Windsurf and Codex"},"content":{"rendered":" \r\n<br><div>\n\t\t\t\t<div id=\"boilerplate_2682874\" class=\"post-boilerplate boilerplate-before\">\n<p><em>Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders.<\/em> <em>Subscribe Now<\/em><\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\"\/>\n<\/div><p>Amid the big news that Windsurf is being acquired by Cognition (after its founders went to Google), developers interested in AI-powered coding may be on the hunt for new alternatives.<\/p>\n\n\n\n<p>In a bit of fortuitous timing, today also saw Amazon\u2019s release of Kiro, a new agentic integrated development environment (IDE) built to help developers move from prototype to production using AI workflows grounded in structure, planning and engineering rigor.<\/p>\n\n\n\n<p>Kiro uses Claude Sonnet 3.7 and 4.0 as the default model backends. Users can switch between them, and future support for other models may be added.<\/p>\n\n\n\n<p>Now in public preview, Kiro runs on macOS (Intel and Apple Silicon), Windows and Linux for free to start (limited to 50 interactions per user per month), with additional pricing tiers starting at $19 for more features.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-why-should-developers-check-out-kiro\">Why should developers check out Kiro?<\/h2>\n\n\n\n<p>Kiro aims to bridge the gap between \u201cvibe coding\u201d \u2014 allowing AI to generate full blocks of code or entire software processes and applications from plain text instructions, typically for rapid prototyping and iteration \u2014 and the more demanding process of delivering secure, maintainable and scalable applications in real-world environments.<\/p>\n\n\n\n<p>The tool combines AI agents with project specifications, technical architecture and automated task management to support a complete software development lifecycle inside a single interface.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-kiro-vs-q-developer\">Kiro vs. Q Developer?<\/h2>\n\n\n\n<p>But didn\u2019t Amazon already have its own AI-code completion tool, Q Developer? Yes, and that\u2019s still available.<\/p>\n\n\n\n<p>So why launch a whole new product and brand name that offers some of the same functionality? Sources at Amazon told VentureBeat that \u201cKiro\u00a0is a general-purpose agentic IDE for developers to work with any platform of their choice,\u201d as opposed to Q Developer, which is more limited in its support for third-party IDEs, restricted to VSCode, JetBrains, Eclipse and Visual Studio.<\/p>\n\n\n\n<p>In addition, the sources pointed out that Kiro\u2019s agentic spec-driven development was radically different from the code suggestions offered on discrete snippets by Q Developer. They said some developers may even prefer to use both in tandem, which is supported via the Q Developer Pro subscription which starts at $19 per month per user.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-from-prompt-to-production-with-spec-driven-development\">From prompt to production with spec-driven development<\/h2>\n\n\n\n<p>Kiro\u2019s key differentiator is its spec-driven development model, which guides the process from ideation to implementation. A simple prompt like \u201cadd a review system\u201d triggers a chain of AI-assisted outputs that include:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>User stories with acceptance criteria<\/strong> in EARS (Easy Approach to Requirements Syntax) format;<\/li>\n\n\n\n<li><strong>Design documents<\/strong> with data flow diagrams, TypeScript interfaces and API schemas;<\/li>\n\n\n\n<li><strong>Task lists and sub-tasks<\/strong> automatically sequenced by dependency, with tests, loading states and accessibility built-in.<\/li>\n<\/ul>\n\n\n\n<p>Developers can execute these tasks one at a time through Kiro\u2019s built-in agent interface, with inline diffs, progress tracking and access to historical agent execution logs. As development proceeds, Kiro keeps specs in sync with the codebase, helping teams avoid the typical drift between documentation and implementation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-agent-hooks-automate-routine-quality-tasks\">Agent hooks automate routine quality tasks<\/h2>\n\n\n\n<p>Kiro\u2019s <strong>agent hooks<\/strong> allow developers to configure automation triggers for everyday tasks like regenerating tests, updating documentation or running security scans.<\/p>\n\n\n\n<p>Hooks can be tied to actions such as saving files, editing components or pushing commits. Once set up and checked into the repo, they provide team-wide consistency in code quality and standards enforcement.<\/p>\n\n\n\n<p>For instance, developers can define a hook to ensure new React components follow the \u2018Single Responsibility Principle\u2019 or trigger a secrets scan before commits. This approach adds automated quality control without slowing down individual developers.<\/p>\n\n\n\n\n\n\n\n<p>Kiro is built on Code OSS, the open-source foundation of Visual Studio Code maintained by Microsoft. It provides the core editor experience without proprietary services, allowing third parties like Kiro to build their own IDEs with full compatibility with VS Code extensions and settings.<\/p>\n\n\n\n<p>As such, Kiro remains compatible with VS Code extensions, settings and UI conventions. It also supports:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Model Context Protocol (MCP)<\/strong> for connecting external tools;<\/li>\n\n\n\n<li><strong>Agentic multi-modal chat<\/strong>, using files, URLs or documents as context;<\/li>\n\n\n\n<li><strong>Steering rules<\/strong> to customize and constrain agent behavior across a codebase;<\/li>\n\n\n\n<li>Social login via <strong>GitHub<\/strong> or <strong>Google<\/strong>, with no AWS account required.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-pricing-and-availability\">Pricing and availability<\/h2>\n\n\n\n<p>Kiro is currently free for all users during its preview period, including Amazon Q Developer and Q Developer Pro subscribers. <\/p>\n\n\n\n<p>Preview access includes \u201cgenerous\u201d usage limits aimed at letting developers explore Kiro without frequent disruptions.<\/p>\n\n\n\n<p>After the preview period ends, users will have a choice of three subscription tiers:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th><strong>Plan<\/strong><\/th><th><strong>Monthly price<\/strong><\/th><th><strong>Included agentic interactions<\/strong><\/th><th><strong>Notes<\/strong><\/th><\/tr><\/thead><tbody><tr><td><strong>Kiro Free<\/strong><\/td><td>$0<\/td><td>50 per month<\/td><td>Specs, hooks, steering and MCP support included<\/td><\/tr><tr><td><strong>Kiro Pro<\/strong><\/td><td>$19<\/td><td>1,000 per month<\/td><td>All features from Free, plus higher usage quota<\/td><\/tr><tr><td><strong>Kiro Pro+<\/strong><\/td><td>$39<\/td><td>3,000 per month<\/td><td>Designed for heavy users or teams<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p>Agentic interactions include any direct invocation of Kiro agents \u2014 such as initiating a spec, triggering a hook or sending a chat prompt. The subsequent processing work (like multi-step task execution) does not count toward the quota.<\/p>\n\n\n\n<p>Users on paid plans will also be able to purchase additional interactions at $0.04 each, but overage billing must be explicitly enabled.<\/p>\n\n\n\n\n\n\n\n<p>The AI-assisted development ecosystem is becoming increasingly crowded, with several prominent IDEs and agents competing for developer attention. Here\u2019s how Kiro stacks up:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Tool<\/th><th>Summary<\/th><th>Pricing<\/th><\/tr><\/thead><tbody><tr><td>Amazon Q Developer<\/td><td>Multi-environment AI assistant integrated into AWS, IDEs, CLI and chat. Agentic workflows via terminal or IDE. Great for cloud ops, migrations and automation. Free and Pro tiers available.<\/td><td>Free; Pro at $19\/user\/month<\/td><\/tr><tr><td>Claude Code (Anthropic)<\/td><td>CLI-first coding assistant with chat-based iteration, plan\/edit modes and diff views. Strong for interactive code development, less structured than Kiro.<\/td><td>Free; Pro at $17\/month or $20 billed monthly<\/td><\/tr><tr><td>GitHub Copilot (Microsoft)<\/td><td>Inline code completion tool in VS Code, GitHub. Best for quick assistance. Lacks structured planning or workflow support.<\/td><td>Free trial; Pro $10\/month or $100\/year; Pro+ $39\/month<\/td><\/tr><tr><td>Cursor<\/td><td>VS Code\u2013based AI editor for conversational edits and navigation. Optimized for solo coding, minimal planning support.<\/td><td>Free; Pro $20\/month ($16\/month yearly)<\/td><\/tr><tr><td>Windsurf (OpenAI, acquired)<\/td><td>Discontinued AI IDE focused on rapid code editing. Offered minimal planning. Key staff\/IP acquired by Google and Cognition in July 2025.<\/td><td>Free; Pro $15\/month; Teams $30\/user\/month <\/td><\/tr><tr><td>Cognition \/ Devin<\/td><td>Multi-agent system capable of autonomous software engineering from planning to deployment. Developer-in\u2011loop model.<\/td><td>Start at $20\/month; older tiers at $500\/month<\/td><\/tr><tr><td>Kiro<\/td><td>Planning-first AI IDE with structured artifacts like specs, design docs and task trees; supports feature planning, implementation and QA automation. Developer\u2011in\u2011loop.<\/td><td>Free (50 interactions\/mo); Pro: $19\/user\/mo (1,000 interactions); Pro+: $39\/user\/mo (3,000 interactions)<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-showcasing-kiro-in-action-nbsp-spirit-of-kiro\">Showcasing Kiro in action:\u00a0\u2018Spirit of Kiro\u2019<\/h2>\n\n\n\n<p>To demonstrate Kiro\u2019s capabilities in a real-world context, Amazon released a full demo project called \u201cSpirit of Kiro\u201d, an open-source crafting game. The project serves as a hands-on example of how Kiro can be used throughout the development lifecycle.<\/p>\n\n\n\n<p>Over 95% of the game\u2019s codebase was generated by prompting Kiro. The game features unique, procedurally generated items with customizable properties like damage, quirks and enchantments. Players can combine, break down and sell items \u2014 providing a complex system that highlights Kiro\u2019s strengths in managing interconnected components and evolving feature sets.<\/p>\n\n\n\n<p>The repo includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Architecture documentation;<\/li>\n\n\n\n<li>App security overviews;<\/li>\n\n\n\n<li>A deliberately incomplete sample branch with bugs (for testing spec workflows);<\/li>\n\n\n\n<li>A roadmap with feature ideas for future contributions.<\/li>\n<\/ul>\n\n\n\n<p>The project is also intended as a learning resource. Files like CHALLENGE.md, architecture.md and guiding-principles.md are designed to walk developers through Kiro\u2019s specs, hooks and agentic workflows in practice.<\/p>\n\n\n\n<p>Developers can clone, run or deploy the project locally or on AWS infrastructure, and open-source contributions are welcome via GitHub.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-developer-response-and-early-impressions\">Developer response and early impressions<\/h2>\n\n\n\n<p>Kiro\u2019s launch generated active discussion on startup accelerator Y Combinator\u2019s popular developer forum Hacker News, where Nathan Peck, senior developer advocate for generative AI at AWS (username NathanKP) offered technical context and responded to questions.<\/p>\n\n\n\n<p>He emphasized that Kiro reflects Amazon\u2019s internal engineering practices and is designed to help developers scale from small ideas to robust, production-ready systems.<\/p>\n\n\n\n<p>Initial community reactions were mixed, but developers were intrigued, praising the emphasis on specs, hooks and structure.<\/p>\n\n\n\n<p>Some compared it favorably to tools like Claude Code and Cursor, citing the improved rigor in building and documenting features. Others voiced concern over tool churn and switching costs, while some preferred command line interface (CLI)-based tools or simpler interfaces.<\/p>\n\n\n\n<p>Feedback also surfaced around authentication bugs, platform compatibility and desire for dev container support. These early responses reflect both curiosity and the high expectations developers now have for AI coding tools.<\/p>\n\n\n\n<p>Kiro enters a crowded field but appears to carve out a niche with its structured, spec-first philosophy and support for developer-in-the-loop workflows.<\/p>\n\n\n\n<p>It\u2019s not trying to replace developers or automate entire codebases blindly. Instead, it\u2019s offering a more disciplined way to collaborate with AI from planning to delivery.<\/p>\n\n\n\n<p>With its preview now open and pricing models outlined, Kiro may appeal most to teams and individuals looking to build not just faster, but more thoughtfully \u2014 with long-term maintainability, clarity and quality built in.<\/p>\n<div id=\"boilerplate_2660155\" class=\"post-boilerplate boilerplate-after\"><div class=\"Boilerplate__newsletter-container vb\">\n<div class=\"Boilerplate__newsletter-main\">\n<p><strong>Daily insights on business use cases with VB Daily<\/strong><\/p>\n<p class=\"copy\">If you want to impress your boss, VB Daily has you covered. We give you the inside scoop on what companies are doing with generative AI, from regulatory shifts to practical deployments, so you can share insights for maximum ROI.<\/p>\n<p class=\"Form__newsletter-legal\">Read our Privacy Policy<\/p>\n<p class=\"Form__success\" id=\"boilerplateNewsletterConfirmation\">\n\t\t\t\t\tThanks for subscribing. Check out more VB newsletters here.\n\t\t\t\t<\/p>\n<p class=\"Form__error\">An error occured.<\/p>\n<\/p><\/div>\n<div class=\"image-container\">\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/venturebeat.com\/wp-content\/themes\/vb-news\/brand\/img\/vb-daily-phone.png\" alt=\"\"\/>\n\t\t\t\t<\/div>\n<\/p><\/div>\n<\/div>\t\t\t<\/div>\r\n<br>\r\n<br><a href=\"https:\/\/venturebeat.com\/programming-development\/amazon-launches-kiro-its-own-claude-powered-challenger-to-windsurf-and-codex\/\">Source link <\/a>","protected":false},"excerpt":{"rendered":"<p>Want smarter insights in your inbox? Sign up for our weekly newsletters to get only what matters to enterprise AI, data, and security leaders. Subscribe Now Amid the big news that Windsurf is being acquired by Cognition (after its founders went to Google), developers interested in AI-powered coding may be on the hunt for new [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":812,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[33],"tags":[],"class_list":["post-2536","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-automation"],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/violethoward.com\/new\/wp-content\/uploads\/2025\/03\/vb-daily-phone.png","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/2536","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/comments?post=2536"}],"version-history":[{"count":0,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/posts\/2536\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media\/812"}],"wp:attachment":[{"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/media?parent=2536"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/categories?post=2536"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/violethoward.com\/new\/wp-json\/wp\/v2\/tags?post=2536"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- This website is optimized by Airlift. Learn more: https://airlift.net. Template:. Learn more: https://airlift.net. Template: 69e302c146fa5c92dc28ac12. Config Timestamp: 2026-04-18 04:04:16 UTC, Cached Timestamp: 2026-04-29 13:41:02 UTC -->