Skip to main content

CoDev mark

CoDev

Human-guided AI software delivery.

Active Feature Development AI-driven CI PyPI version Python versions License Latest release GitHub stars GitHub issues

CoDev installs a small, production-minded collaboration system into any Git repository. A developer and AI move through four steps — Understand, Build, Review, Ship — plus two that only show up when the work actually needs them: Specify for a genuinely new product, Launch for a real rollout decision. Review is layered, not a single pass: a fast correctness check after each build, an automatic style and maintainability gate immediately before a pull request opens, and five parallel specialist reviewers once it's open. It supports bounded three-agent execution without turning product development into an unattended coding loop.

Why CoDev

  • One workflow for solo developers and multi-developer teams.
  • Repository-grounded plans instead of invented APIs or architecture.
  • A bounded builder, an automatic pre-PR audit gate, and five parallel specialist reviewers — not just one read-only pass.
  • Human authority over material decisions, merge, deployment, and rollout.
  • A general-purpose skill-evaluation harness — measure whether a skill (CoDev's own, or one you wrote) actually helps, empirically, rather than just trusting that it does.
  • Versioned, conflict-aware installation across existing repositories.
  • No runtime dependency in the software being built.

Try it in 60 seconds

pipx install open-codev-workflow
# or: uv tool install open-codev-workflow

codev init --target . --agent-platform all
codev status --target .
CoDev 0.4.0 - /path/to/your/repo
Bundle: healthy (83 managed files, no drift)
Adapters: opencode
Tasks in progress: 0

Commit the installed files as one infrastructure change, then start an AI session in the repository and describe a small bug or task in plain language — you don't need to name a skill. Tutorial 1 walks one small fix from here to a merged pull request, with every command and real output shown.

Where to go next

I want to... Go to
Understand the mental model before doing anything Onboarding guide
Just try it, right now Tutorial 1: your first fix
See every command CLI reference
See exactly what gets installed and why Architecture
Adopt CoDev for a team, not just myself Adoption guide
Understand why a specific mechanism exists Architecture Decision Records
Set up GitHub CLI for PR review on Windows PR review setup
Contribute to CoDev itself Contributing
See everything docs/ contains, organized by audience docs/README.md

Design principles

  1. Local at use time. Agents read ordinary files in the target repository.
  2. Central at maintenance time. This repository is the canonical source.
  3. Human at authority boundaries. Automation supplies evidence, not approval.
  4. Small by default. Deeper design and delivery planning appear only when risk or coordination requires them.
  5. Safe to adopt. Existing instructions and OpenCode settings are preserved.

Development

python -m unittest discover -s tests -v
python -m compileall -q src tests
python -m codev_workflow --version

Optional development checks:

python -m ruff check .
python -m ruff format --check .
python -m mypy
python -m build
python scripts/check_bundled_doc_links.py

See CONTRIBUTING.md for what's expected of a change, and docs/releasing.md for the release process.

CoDev is licensed under BSD-3-Clause.

Release files for open-codev-workflow 0.4.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for open-codev-workflow 0.4.0
File Size Uploaded
open_codev_workflow-0.4.0.tar.gz 350.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for open-codev-workflow 0.4.0
File Interpreter ABI Platform
open_codev_workflow-0.4.0-py3-none-any.whl Python 3 none any Details

Total release size: 698.0 kB

Release files / open_codev_workflow-0.4.0.tar.gz

Download URL open_codev_workflow-0.4.0.tar.gz
Size 350.3 kB
Tags Source
SHA-256 checksum
How to use checksums
972ecf55bb966b0faaad392d919504540fe5b5ffd31b204691936531276a1810
BLAKE2b-256 checksum
How to use checksums
1e56a654c7732a12074198b53322c3bb7fac919a18e2aee5ff2c8989a5d7c323
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 30, 2026.

Transparency log

Release files / open_codev_workflow-0.4.0-py3-none-any.whl

Download URL open_codev_workflow-0.4.0-py3-none-any.whl
Size 347.8 kB
Tags Python 3
SHA-256 checksum
How to use checksums
a3d4da2a878181f880561838891c3a1fc16986faa99d5c0e53df001392ee17b5
BLAKE2b-256 checksum
How to use checksums
d4aa9a1752fa0f39403d9b2a961d0f878b2be628f599d744f2f9b7f4e39e918c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 30, 2026.

Transparency log

Release history Release notifications | RSS feed

0.7.0

2 release files

This release

0.4.0 This release

2 release files

0.1.7

2 release files

0.1.4

2 release files

0.1.1

2 release files

0.1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page