This release is a pre-release and may not be stable for production use.
Routemark
Routemark maximises useful, trustworthy work completed by lower-cost models while preserving premium-model capacity for decisions and work where it creates the most value. The powerful model stays in charge as the Controller; Routemark gives it the skills and tools to get delegates onto the machine, hand them work, and take the results back safely.
This is an early pre-release, being piloted. In this phase the Controller is Claude Code or Codex, the delegate harnesses it knows are OpenCode and Prime, and it has been run on macOS only. A project can be open, or sandboxed so that a delegate changes only its own private copy; a Codex Controller can drive open projects only, because macOS will not let it start a sandbox from inside its own. Expect it to change.
Install
It is a pre-release, so an installer needs the exact version:
uv tool install routemark==0.1.0b1
or pipx install routemark==0.1.0b1. It needs Python 3.11 or later and git,
and has no other dependencies. Check it took:
routemark --version
First steps
See what is on this machine: the delegate harnesses, and the providers and models each one already has.
routemark discover
Link Routemark's skills into the Controller. This shows what it would link and changes nothing; it prints the command that makes the links:
routemark skills install
That links into every Controller it can find on the machine, and says so when
it can find none. From there the Controller drives: open Claude Code or Codex
in a git project and ask it to delegate a task with Routemark. routemark --help lists every command, and
the commands print the next one to run, filled in. To remove it:
routemark skills remove, then uv tool uninstall routemark; routemark home
says where its state is kept.
From the repository
Build the wheel and prove it works when installed (the wheel and the sdist
are left in dist/), and run the tests:
.venv/bin/python scripts/build_and_verify_package.py --out dist
.venv/bin/python -m pytest -q
Licence
Routemark is proprietary software, all rights reserved (see LICENSE). You may
install and run it. Its being on PyPI grants no licence to copy, modify or
redistribute it.
CHARTER.md says what Routemark does and what it guarantees.
docs/walkthrough-macbook.md is a step-by-step first run.
Release files for routemark 0.1.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| routemark-0.1.0b1.tar.gz | 233.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| routemark-0.1.0b1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 500.0 kB
Release files / routemark-0.1.0b1.tar.gz
| Download URL | routemark-0.1.0b1.tar.gz |
|---|---|
| Size | 233.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bd408cf77cd6c1c8c6e250426b8749232e0835a9a428dc490c894698974048c3
|
|
BLAKE2b-256 checksum How to use checksums |
c23483ee445f4e696e2b52373c1737637dab300abe8358ba27dec45533024303
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|
Release files / routemark-0.1.0b1-py3-none-any.whl
| Download URL | routemark-0.1.0b1-py3-none-any.whl |
|---|---|
| Size | 266.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8ef6de1bd68230e50410b535c72145e540ab59b07ad7fbcd3408e2b647cfa899
|
|
BLAKE2b-256 checksum How to use checksums |
e16d6ad708eae9b63db08aad403f1e41b480c7bc95e18eb68d2e2f6be6201c95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.10.7 {"installer":{"name":"uv","version":"0.10.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
|