AutoCoder Lab

AI-assisted software change, with a human merge gate.

SimpleApp is the live test target for AutoCoder. Jira-driven changes are implemented and tested in an isolated container, then opened as pull requests for human review. Nothing deploys directly from an agent run.

Users demo

An authenticated Node.js and Express CRUD application with viewer, editor, and administrator roles.

Open authenticated demo

Safe change flow

  1. Ticket is assigned to AutoCoder.
  2. Code changes run through build, tests, and secret scan.
  3. A pull request is opened; a human decides whether to merge.