Skip to main content

AI Agents for Agile Dev Teams

Project description

Codeligence Dev Agents

You have your copilot, but what about the agile team work outside the IDE? Dev Agents handle the nasty grind outside your IDE: docs, reviews, debugging, logs & delivery, so you peacefully focus on building.


Setup Wizard · Quick start · Docs · Included agents · License

Build Status Version License Python Code Quality

Core idea: one consistent, named AI teammate (e.g. “Betty Sharp”) embedded into Slack, GitHub, DevOps, Jira, Console & more - automating tedious, repeatable tasks around your codebase.

Build using the elegant Pydantic AI framework.

Why use Dev Agents

  • Dev AI Avatar – one persona, many skills; shows up across your stack with a single voice.
  • Open-source – free under AGPLv3; commercial license available for closed-source deployments & enterprise support.
  • LLM-flexible – works with major hosted or local models.
  • Ready now – 4 production agents live; more being ported from customer projects.
  • Easily Customizable – Easily add more use cases or customizations by extending base classes and implementing protocols.
  • Fast setup – guided onboarding at setup.dev-agents.ai; run locally or on your server.
  • Built for teams – shines with 5+ devs and complex, evolving codebases where docs, compliance & handovers matter.
  • Context and Integrations for Dev Teams. While it works similarly to Claude Code or Gemini CLI, Dev Agents provide you with pre-engineered, dev specific contexts, prompts, and integrations for reproducible, cost-efficient results and a quick start.

Quick start

  1. Option: Run the Setup Wizard: https://setup.dev-agents.ai Generates your config and start instructions for local or server deployment.
  2. Option: Use Docker:
# 1) Get example env and edit
wget -O .env https://raw.githubusercontent.com/codeligence/dev-agents/refs/heads/main/.env.example

# 2) Run the CLI Chat in the docker container
docker run --rm -it --env-file=.env -v ./your-cloned-git-repo:/code codeligence/dev-agents

You need to mount your cloned Git repository into the container so that Dev Agents can work with the code.

  1. Option: Clone and run:
# 1) Clone
git clone https://github.com/codeligence/dev-agents.git
cd dev-agents

# 2) Copy example env and edit
cp .env.example .env

# 3) See src/entrypoints for possible interfaces. Start with command line, try Slack or AG-UI next
pip install -e .[all]
python -m entrypoints.cli_chat

Then interact in your tools (e.g. Slack): @DevAgents release notes for pull request 123 please

Included agents

  • Release Notes & Changelog – turns merged PRs into clear notes for products/libs.
  • PR Review & Guideline Checker – design patterns, conventions, risk flags.
  • UI Impact / Test-Notes – maps diffs to flows; creates actionable test notes.
  • User Story Writer – improves stories with concrete, testable detail.

We’re currently porting more use cases from our customer deployments:

  • Prod Log Root-Cause Analysis – surfaces likely cause, links to code, suggests fixes.
  • Support Reply Drafts – proposes informed responses from logs/context.
  • Code Migration Assistant – highlights cross-repo impacts for framework/library jumps.

Who it’s for

  • Engineering teams 5+ devs on long-lived, multi-gen codebases
  • Teams with documentation/compliance/support overhead
  • CTOs who want to multiply output while protecting developer focus

Interfaces & Integrations

Interfaces

  • SlackTeamsAG-UIMCPCLIA2A
  • Add more easily

Integrations

  • Git providers: GitHub / GitLab / Azure DevOps
  • Issues/PM: Jira, GitHub Issues, GitLab Issues
  • Observability: ELK / Loki / Files (others via MCP/tools)
  • Models: All major providers and local LLMs
  • Add more easily

License

Core is AGPLv3 (free). Commercial license available for closed-source deployments, enterprise support, onboarding, and SLAs.

Contact Codeligence Sales for more info.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dev_agents-0.9.2.tar.gz (84.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dev_agents-0.9.2-py3-none-any.whl (124.8 kB view details)

Uploaded Python 3

File details

Details for the file dev_agents-0.9.2.tar.gz.

File metadata

  • Download URL: dev_agents-0.9.2.tar.gz
  • Upload date:
  • Size: 84.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for dev_agents-0.9.2.tar.gz
Algorithm Hash digest
SHA256 ec92ff32a2eec918d6acfb9ba66481c655b48b71ff6096784d37794f13c674ba
MD5 97e39c42729e9ec8bd1a9a2bbdedf9ab
BLAKE2b-256 3c23f6bcd955b6ef517771fab1c548e8d874885f5a066835a21fc230f43ca354

See more details on using hashes here.

File details

Details for the file dev_agents-0.9.2-py3-none-any.whl.

File metadata

  • Download URL: dev_agents-0.9.2-py3-none-any.whl
  • Upload date:
  • Size: 124.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for dev_agents-0.9.2-py3-none-any.whl
Algorithm Hash digest
SHA256 acf146d24744409202b1524beb160492e4a9cd22ce74727453ea716ba5022018
MD5 a02a767ec85f2488e406f7a824949005
BLAKE2b-256 4b542e4c6393154e12f12ee546a44f383fee2b90475fdab7c6e043a1daedd37b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page