Skip to main content

auto-mdp-solver — the harness

The Python toolchain behind the auto-mdp-solver Claude Code plugin: a pipeline that turns a verbal dynamic-decision problem into a trained, deployable RL policy. This package is the executable half — the IR schema and interpreter, the gates, and the tuning driver. The plugin (skills, spec, examples) ships separately and installs this package into the workspace venv on first run.

package what it is entry point
mdp_ir MDP-IR schema (pydantic), reference interpreter, catalog ⊕ selection layering, execution laws, bit-exact differential runner python -m mdp_ir <schema>, python -m mdp_ir.laws <dir>, python -m mdp_ir.differential <schema>
mdp_conformance spec-conformance checks on a generated domain python -m mdp_conformance <dir>
mdp_gates eval-gate comparison of a candidate against baselines under the shared seed protocol python -m mdp_gates
mdp_tuning Optuna tuning driver over a domain's training script python -m mdp_tuning <dir> ...
mdp_stage the pipeline's entry gates — where a domain folder stands, and whether an op may start python -m mdp_stage <dir> [--for <op>]

Install

pip install "auto-mdp-solver[domain]"   # everything a generated domain needs (SB3 + torch + pandas + pytest)
pip install auto-mdp-solver             # harness only, torch-free: IR, conformance, gates, tuning
pip install "auto-mdp-solver[dev]"      # harness + pytest
# the same, straight from the repo at a release tag (no PyPI needed):
pip install "auto-mdp-solver[domain] @ git+https://github.com/tong-wang/auto-mdp-solver@v0.10.16#subdirectory=harness"

Requires Python ≥ 3.12. The version number tracks the plugin release it was cut from (v0.10.16 ↔ plugin 0.10.16), so the skills and the harness a workspace holds are comparable by one number.

Documentation, the per-domain spec, the frozen example domains and the test cases live in the repository. MIT license.

Release files for auto-mdp-solver 0.10.16

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

Source distribution (sdist)

Source distribution for auto-mdp-solver 0.10.16
File Size Uploaded
auto_mdp_solver-0.10.16.tar.gz 163.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for auto-mdp-solver 0.10.16
File Interpreter ABI Platform
auto_mdp_solver-0.10.16-py3-none-any.whl Python 3 none any Details

Total release size: 340.6 kB

Release files / auto_mdp_solver-0.10.16.tar.gz

Download URL auto_mdp_solver-0.10.16.tar.gz
Size 163.4 kB
Tags Source
SHA-256 checksum
How to use checksums
1e2d1e4a7c7b4d60043acd3e2182f00f0f86114328f8482c9f669bc747305db7
BLAKE2b-256 checksum
How to use checksums
5914127ed9263c8766a20cef901a823104606c6d4bbd17b8d10813dceda8a35c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.13

Release files / auto_mdp_solver-0.10.16-py3-none-any.whl

Download URL auto_mdp_solver-0.10.16-py3-none-any.whl
Size 177.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
52aa45f31d724287603189d2c429505e9e55e07d9c7e5db3f67a3e262c3263fd
BLAKE2b-256 checksum
How to use checksums
209a147232815bf3f2ac274238d57af9c2c8a84420778ef0cf6aade108389aa4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.13

Release history Release notifications | RSS feed

0.11.7

2 release files

0.11.4

2 release files

0.11.3

2 release files

0.11.0

2 release files

This release

0.10.16 This release

2 release files

0.0.1

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