Skip to main content

A local-first CI/CD tool for agentic engineering.

Project description

Verploy

PyPI version Python versions License

A local-first CI/CD tool for agentic engineering.

verploy verify rebases worktrees and runs automated verifications. Coding agents run this from worktrees and docker containers.

verploy deploy builds on verploy verify, adding manual verification, fast-forward merging, and automated deployment. Users run this.

Rationale:

  • Local-first workflows significantly reduce per-prompt latency compared to using remote agents and GitHub's CI/CD
  • Manual verification should be programmatically defined on a per-project basis
  • Worktree support enables agents to work independently
  • Rebase conflict handling discourages agents from modifying git
  • Docker containers are necessary to sandbox autonomous agents
  • Agents should not have access to on-device deployment credentials

Installation

Verploy is available as verploy on PyPI.

Because Verploy uses other tools you have installed, it's recommended to install it per-project instead of globally:

uv add --dev verploy

Setup

Add a .verploy/ directory to your project with any of these executable scripts:

  • verify -- runs verification checks (e.g. linting, type checking, tests)
  • manual -- runs manual checks (e.g. human review, expensive tests)
  • deploy -- runs after pushing (e.g. publishing to PyPI)

Usage

uv run verploy verify
uv run verploy deploy

License

Licensed under the Apache License 2.0. See LICENSE.

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

verploy-0.0.7.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

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

verploy-0.0.7-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file verploy-0.0.7.tar.gz.

File metadata

  • Download URL: verploy-0.0.7.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for verploy-0.0.7.tar.gz
Algorithm Hash digest
SHA256 72088c686dbb88132fde6b67f6b0e823c3ca213b49c580f415fd47b78254160c
MD5 898751f1fd0c36f0880c55cb99c2aff5
BLAKE2b-256 ffda3d3c0430e693482633503171393950b57c832f13b293f63894dbee388357

See more details on using hashes here.

File details

Details for the file verploy-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: verploy-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for verploy-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 78880d029befeaf75127aadaee3c0a24d5a730249f08a540aa2f1b163fa52371
MD5 feb445a8a1463bc788322177f2c8ca27
BLAKE2b-256 944db6f131c34a82f1a6c5401ae4a6eb525e0fc3ee031ffb6da34a5462e8fc8e

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