Inspiration

The goal of this project was to build a simple, functional application that demonstrates how Kiroween’s platform supports authentication, agent actions, and quick frontend deployment. We focused on creating a minimal but complete end-to-end flow within the limited hackathon time.

What We Built

We developed a small task-list application with secure user authentication, AI-powered task generation through a Strands agent, and a clean frontend deployed on Vercel. The project highlights how to integrate backend agents with a lightweight UI and handle user interactions smoothly.

What We Learned

How to set up authentication, recovery codes, and environment variables in Kiroween

How to connect agent actions to the frontend and trigger AI workflows

How to manage project structure, Git configuration, and deployment efficiently

How to keep scope small while still delivering a complete working solution

Challenges

Large auto-generated file changes until the .gitignore was configured

Ensuring correct Git identity and commit history

Understanding where specific configuration files should be placed

Coordinating deployment steps quickly within the hackathon window

Summary

This project showcases a straightforward but functional example of integrating Kiroween authentication, Strands agent capabilities, and a simple frontend. The final result is a clean, working application built under tight time constraints.

Built With

  • javascript
  • kiro-agent-framework
  • kiroween-authentication-api
  • kiroween-platform
  • react
  • strands-agent
  • vercel
Share this project:

Updates