←back to thread

1013 points QuinnyPig | 2 comments | | HN request time: 0s | source
1. ghuntley ◴[] No.44566216[source]
Source code analysis [and dump] of Kiro at https://ghuntley.com/amazon-kiro-source-code/

- Uses ripgrep under the hood

- VSCode fork (thus suffers from the https://ghuntley.com/fracture problem)

- There are 14 different ways defined to edit a file due to its multi-modal design. Tuning this is going to be a constant source of headaches for the team.

- Kiro utilises a https://ghuntley.com/specs based workflow.

replies(1): >>44569537 #
2. chrisvalleybay ◴[] No.44569537[source]
Not sure why you are being downvoted. I appreciate this!