dev-agents¶
An AI agent that lives in Slack and gives your whole team developer-like access to the codebase.
Open source (MIT) · Self-hosted · Your data stays yours · Deploy in 5 minutes
What is dev-agents?¶
dev-agents is an AI teammate that connects to your code repositories and makes your codebase accessible to your entire team through Slack or Teams.
Your product owner asks how the authentication flow works. Support traces a customer bug to the relevant code. DevOps asks which services changed in the last sprint. A new hire asks how the deployment pipeline is set up. Nobody had to interrupt a developer — the agent answers from the actual code.
One agent, one core skill: code research. Your whole team talks to it where they already work.
Get started¶
-
Quick Start
Deploy dev-agents with Docker in 5 minutes.
-
Configuration
Connect Slack, git providers, issue trackers, and AI models.
-
Setup Wizard
Generate your config interactively — no manual editing.
Skills¶
| Skill | What it does | Availability |
|---|---|---|
| Code Research | Answers questions about your codebase in plain English. Anyone on the team can ask. | Open source |
| Test Plan Generation | Generates test plans from pull requests — what to test, what might break, edge cases to cover. | Hosted plans |
| Release Notes | Turns merged PRs into clear changelogs your product team can actually read. | Hosted plans |
| Code Review | Reviews PRs for patterns, conventions, risk flags, and testing gaps. | Hosted plans |
| Story Refinement | Improves user stories with concrete, testable acceptance criteria based on the actual code. | Hosted plans |
| Log Analysis | Surfaces root causes from production logs, linked to relevant code and recent changes. | Hosted plans |
Integrations¶
| Category | Supported |
|---|---|
| Chat | Slack, Teams |
| Git providers | GitHub, GitLab, Azure DevOps, Bitbucket |
| Issue trackers | Jira, GitHub Issues, GitLab Issues |
| Logs | ELK, Loki, log files |
| LLM providers | Anthropic, OpenAI, Google, Azure, local models |
| Protocols | MCP, AG-UI, A2A |