Artificial intelligence agents that develop autonomous software
Developed by ColeMurray, background-agents is an open source background-agents coding system based on TypeScript. It allows developers to create artificial intelligence agents (AI agents) that execute autonomous processes within applications.
What you get
- Running autonomous tasks in the background
- Access to full development environments
- Integrated work via Slack and GitHub
Installation
# .openinspect/setup.sh (provisioning)
#!/bin/bash
npm install
pip install -r requirements.txtRunning it
# .openinspect/start.sh (runtime startup)
#!/bin/bash
docker compose up -d postgres redisIf you don't write code
You are a daemon. I want you to perform the tasks I set autonomously using Node.js, Python and git tools. While working, create commits appropriate to the project I am developing, start parallel subtasks when necessary, and make your actions trackable on GitHub.
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-13: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.