Video transcript

Demo of Kiro generating a git commit message

The video shows the Kiro IDE, a dark-themed VS Code–style editor with a my-bike-rental-app project open. The user opens the Source Control panel, which displays 24 staged changes including modified and added files such as README.md, design.md, FavoriteButton.tsx, and useFavorites.ts. An AI feature auto-generates a Git commit message in the message input field — a conventional-commit-style entry beginning "feat(favorites): Add comprehensive bike favorites system" followed by a bulleted body describing the changes. A purple Commit button sits below the message field, and a status notification reads "Commit message generated successfully."

← Return to Source Control