My first app built with Hermes Agent is Cubewell, a mobile-friendly 3D cube game. I wanted something inspired by a Rubik’s Cube, but simple enough for people who do not know cube notation.

Hermes planned the project, wrote the React and TypeScript application, built the cube logic and 3D scene, added tests, and configured the AWS Amplify deployment. I gave it direction and tested each version.

The first version was not perfect. Some turns were not visibly animated, the sticker colors were wrong, and the controls were confusing. I reported what I experienced, and Hermes traced the problems, fixed the code, added regression tests, and deployed the changes.

This showed me that AI-assisted development is not about getting a perfect application from one prompt. The useful part is the iteration: I decide what feels right, while the agent handles much of the implementation, testing, and deployment work.

Try Cubewell.