Skip to main content

Autonomous self-improving agent framework for code repositories

Project description

Probiotic

Probiotic is a lightweight runtime for repository-native autonomous agents.

It provides:

  • a DNA runtime that installs as a Python package
  • repo-local cells under symbiont/cells/
  • a nightly scheduler
  • optional hive reporting and prompt improvement distribution

Status

This project is currently alpha.

The v2 loop implemented in this repo includes:

  • prompt hashing based on shareable prompt text
  • passive approval metrics from local run history
  • hive prompt snapshot storage
  • analyzer-generated prompt patches
  • nightly apply_updates() before cell execution

Install

Until the package is published to PyPI, install it from GitHub or from a built wheel:

pip install git+https://github.com/penthoy/probiotic.git

or

pip install probiotic-0.1.0-py3-none-any.whl

CLI

probiotic init
probiotic init --self-host
probiotic spawn janitor --template janitor
probiotic doctor
probiotic run-nightly
probiotic connect-hive http://<host>:8000 --api-key <key>
probiotic update-check
probiotic install-worker

probiotic install-worker adds a low-cost cron watchdog for the resident Hive job worker. The worker uses outbound long polling, so dashboard jobs reach an online host in a few seconds without opening an inbound port.

Use probiotic init --self-host only when the current repository is hosting Probiotic itself. Self-host mode injects a host safety policy into every cell, enforces protected control-plane paths, and expects the CLI to run from an installed wheel or tool environment outside the repo checkout. Run probiotic doctor before scheduling cells on a self-hosted repo.

Development

uv sync --extra dev --extra hive-server
uv run pytest
uv build

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

probiotic-0.3.5.tar.gz (185.0 kB view details)

Uploaded Source

Built Distribution

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

probiotic-0.3.5-py3-none-any.whl (95.6 kB view details)

Uploaded Python 3

File details

Details for the file probiotic-0.3.5.tar.gz.

File metadata

  • Download URL: probiotic-0.3.5.tar.gz
  • Upload date:
  • Size: 185.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for probiotic-0.3.5.tar.gz
Algorithm Hash digest
SHA256 b7fa671c6411a61293d8664113d3a6d53fd072de38a98cc9d0b1738a1b2aa1f4
MD5 95b8c52e621d184f494dbbf3091c2118
BLAKE2b-256 f8a361fe49d6ac3d6ee8a313cebcad37dde33608bc3f00a5daed01595d10e2d2

See more details on using hashes here.

File details

Details for the file probiotic-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: probiotic-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 95.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for probiotic-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 dfb89fd8282b2760b56dc08967301bc7ff54aaa7d8f99e1afcb5ba738c865095
MD5 aa79bf0b896ad1e07b04cd0d66928bb4
BLAKE2b-256 146d7411be4f3863e124e37ae8726d3e418b79c4878f2e9c8c7dd42f796e9023

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