ai-developer-agent / README.md
AI Developer Agent
AI Developer Agent v1.0 backend
763ef0d
---
title: AI Developer Agent
emoji: 🤖
colorFrom: indigo
colorTo: purple
sdk: docker
app_port: 7860
pinned: false
license: mit
---
# AI Developer Agent (Backend)
Persistent autonomous AI Developer Agent. FastAPI service that plans, executes,
repairs and deploys software tasks end-to-end.
See `/health`, `/api/runtime`, `/api/tasks`, `/api/tasks/{id}/stream`, `/api/chat`.
Configure via Space Secrets:
- `GEMINI_API_KEYS`, `SAMBANOVA_API_KEYS`, `OPENAI_API_KEYS`, `GITHUB_LLM_API_KEYS`, `OPENROUTER_API_KEYS`
- `E2B_API_KEY`, `HF_TOKEN`, `VERCEL_TOKEN`, `GITHUB_TOKEN`