Kiro: A new agentic IDE
401–410 of 498 posts
Re: Kiro: A new agentic IDE
#402Re: Kiro: A new agentic IDE
#403At what point do you actually do engineering? This was a great demo for a project manager. Lead your “team” through feature development. But without proper architecture, development really does become spaghetti.
There’s vibe coding - and then there’s this, where I feel like I’m a PM, not an engineer.
Re: Kiro: A new agentic IDE
#404This looks really cool except for having to learn a new syntax (is gherkin that bad?) however, something has been bothering me with all of these Agent AI based workflows. At what point do you actually do engineering? This was a great demo for a project manager. Lead your “team” through feature development. But without proper architecture, development really does become spaghetti. There’s vibe coding - and then there’…
For any real-world application that is even slightly more complex than these demos it will start to fail.
At least that has been my experience
Re: Kiro: A new agentic IDE
#405Re: Kiro: A new agentic IDE
#406Earlier quoted context omitted.
I don't know if this is feedback for Kiro per se or more feedback for this category of applications as a whole, but I've personally noticed that the biggest barrier holding me back from giving an earnest look at new coding agents are the custom rules I've set up w/ my existing agents. I have extensively used Copilot, Continue, Cursor, Cline, Aider, Roo Code, and Claude Code. I've just finished porting my rules over t…
There should be a standard rule format in a standard place, like ~/.config/llms/rules.md
Re: Kiro: A new agentic IDE
#407Hello 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 Nathan, I integrated[1] the recently released Apple Container (instead of shell) to run codes generated by Kiro. It works great! 1. CodeRunner: https://github.com/BandarLabs/coderunner
HN comments aren't an ad network...
Re: Kiro: A new agentic IDE
#408Re: Kiro: A new agentic IDE
#409Earlier quoted context omitted.
> Natural language is trying to be a new programming language, one of many, but it's the least precise one imho. I disagree that natural language is trying to be a programming language. I disagree that being less precise is a flaw. Consider: - https://www.ietf.org/rfc/rfc793.txt - https://datatracker.ietf.org/doc/html/rfc2616 I think we can agree these are both documents written in natural language. They underpin the…
In this world where the LLM implementation has a bug in it that impacts a human negatively (the app could calculate a person's credit score for example) Who is accountable?
What I can tell you is that the last time I checked: laws are written in natural language, they are argued for/against and interpreted in natural language. I'm pretty confident that there is applicable precedent and the court system is well equipped to deal with autonomous systems already.
Re: Kiro: A new agentic IDE
#410Earlier quoted context omitted.
Can it sort out AWS bills yet? (I initially started writing this as a joke upon recognizing your name, but now I think I'm serious..)
I’ve yet to see a GenAI system that comes even slightly close. They’re dangerously inaccurate in this space.