diff --git a/README.md b/README.md index 38389602..68602fa7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

ABCA

ABCA @@ -17,6 +18,8 @@
+> A sample self-hosted platform for autonomous background coding agents on AWS: submit a coding task and get back a ready-to-review pull request. + ## What is ABCA **ABCA (Autonomous Background Coding Agents on AWS)** is a sample of what a self-hosted background coding agents platform might look like on AWS. You submit a coding task (via Slack, Linear, Jira, CLI, or webhook), walk away, and come back to a ready-to-review PR. The agent clones the repo, writes code, runs tests, and opens the PR autonomously in an isolated cloud environment. No babysitting, no IDE sessions, no back-and-forth.