Hello folks! I've been working on Kiro for nearly a year now. Happy to chat about some of the things that make it unique in the IDE space. We've added a few powerful things that I think make it a bit different from other similar AI editors. In specific, I'm really proud of "spec driven development", which is based on the internal processes that software development teams at Amazon use to build very large technical pr…
Are there plans to let AWS customers hook this up to Bedrock / use models through that?
Kiro: A new agentic IDE
61–70 of 498 posts
Re: Kiro: A new agentic IDE
#62Re: Kiro: A new agentic IDE
#63Re: Kiro: A new agentic IDE
#64Re: Kiro: A new agentic IDE
#65Earlier quoted context omitted.
I like aider's solution of encapsulating each edit in a git commit; I hope that gets widely adopted.
Unfortunately aider is showing its age. It is great for what it does, but better LLMs + "agentic" have shown that you can get more in the swe domain. There was a paper recently where they had an LLM evolve tool harnesses and got ~20% more than w/ aider on the benchmark they used, so it's pretty clear that the models + tools (+better harness) are better than just aider.
> evolve tool harnesses
Claude code & Gemini cli etc. don't do this either
Re: Kiro: A new agentic IDE
#66Am I the only one who finds AI not very helpful? Just this morning, Cursor was giving me a ton of incorrect tab completions. When I use prompts, it tends to break more than it fixes. It's still a lot faster to write by hand. Lots of libraries that take *arguments in Python also cannot be groked by AI.
I doubt these tools will ever convince every last person on every single use case, so the existence of those people isn't exactly an indictment.
Re: Kiro: A new agentic IDE
#67Earlier quoted context omitted.
They're all based vscode, so the switching costs are fairly minimal? It'll get worse over time as they diverge, but at the moment they're all fairly similar AFAICT. It's starting to become noticeable that Cursor isn't picking up VSCode enhancements and fixes, but it's still quite minor.
only if you use vscode, I think TUIs are a better option since a lot of us use other ides than vscode
It’s also not free or unlimited (though throttled) like Cursor and Claude Code using max plan.
Re: Kiro: A new agentic IDE
#68Re: Kiro: A new agentic IDE
#69Hello folks! I've been working on Kiro for nearly a year now. Happy to chat about some of the things that make it unique in the IDE space. We've added a few powerful things that I think make it a bit different from other similar AI editors. In specific, I'm really proud of "spec driven development", which is based on the internal processes that software development teams at Amazon use to build very large technical pr…
Hello! What is the connection with AWS? Do you work for AWS? Is this going to be some official AWS product, backed by Amazon Q or Bedrock?
For example, you can use Kiro without having any AWS account at all. Kiro has social login through Google and GitHub. Basically, Kiro is backed by AWS, but is it's own standalone product, and we hope to see it grow and appeal to a broader audience than just AWS customers.