Kiro: A new agentic IDE
101–110 of 498 posts
Re: Kiro: A new agentic IDE
#102Earlier quoted context omitted.
only if you use vscode, I think TUIs are a better option since a lot of us use other ides than vscode
Seems like Amazon started making this when Cursor was hot in the market, but now that CLI agents like Claude Code are taking over, Kiro will have an uphill battle. It’s also not free or unlimited (though throttled) like Cursor and Claude Code using max plan.
In the short term though, I think CLI-based tools like Claude Code are taking off because hardcore developers see them as the last "vestige" they have in separating themselves from the "noobs." They know there's still a good portion of the public who don't know how to use the terminal, install packages, or even know what Linux is.
Re: Kiro: A new agentic IDE
#103Re: Kiro: A new agentic IDE
#104Re: Kiro: A new agentic IDE
#105Edit: I know there’s manual VSIX route.
Re: Kiro: A new agentic IDE
#106I'm surprised no one is gobbling up jetbrains.
Re: Kiro: A new agentic IDE
#107Earlier quoted context omitted.
Are there plans to let AWS customers hook this up to Bedrock / use models through that?
At this time Kiro is a standalone product that does not require an AWS account at all. Kiro is powered by Bedrock behind the scenes, but it has a layer of abstraction between Kiro and Bedrock, which includes system prompts and additional functionality. I can definitely take this as a feature request though!
Re: Kiro: A new agentic IDE
#108Re: Kiro: A new agentic IDE
#109Earlier quoted context omitted.
Every 6 months? It's turning into every two weeks. Sticking with claude code. Its working beautifully for us.
I love Claude Code too, and it definitely has it's place. I think that IDE's have a few advantages over CLI tools though. In specific the IDE has a lot more contextual information such as what files you have open, warnings from linters or type checkers, information from LSP, etc. I think it is entirely possible to build a fantastic CLI tool for coding, and the CLI tools for coding already work well enough, but there…
Re: Kiro: A new agentic IDE
#110Unless it offers me something substantially better than VSCode, I am not gonna switch and it has a lot to do with unsupported extensions. For now, I think UX preference has to be CLI with web gui wrapper where you can pick models, agents, requirements, etc and let that run anywhere, even headless. I don’t like how these guys (as in all the VSCode wrappers) are trying to sucker people onto their platform to lock you i…