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. macOS will not let a Controller
that runs its commands in a sandbox of its own, as Codex does, start another
sandbox, so a Codex Controller reaches a sandboxed project through Routemark's
launcher (routemark launcher install, which asks first) or by running
routemark delegate outside its sandbox with the user's approval. Expect it to
change.
Install
It is a pre-release, so an installer needs the exact version:
uv tool install routemark==0.1.0b2
or pipx install routemark==0.1.0b2. 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, routemark launcher remove if you installed the
launcher, 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.0b6
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.0b6.tar.gz | 344.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| routemark-0.1.0b6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 726.2 kB
Release files / routemark-0.1.0b6.tar.gz
| Download URL | routemark-0.1.0b6.tar.gz |
|---|---|
| Size | 344.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8109d42e9f1d84534d17c8fa1099a55a21631a3a576ce7e83fef22643f183491
|
|
BLAKE2b-256 checksum How to use checksums |
ed7557aa79a0d7b47df0c13a7998fdd1440f5d079c20c779e1b52aa4a4890424
|
| 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.0b6-py3-none-any.whl
| Download URL | routemark-0.1.0b6-py3-none-any.whl |
|---|---|
| Size | 381.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
723e053bc399a3eab086b12bc7661865697abb5351919535d64e0db3933162f9
|
|
BLAKE2b-256 checksum How to use checksums |
674ed3dec4b713e9b3da6b927e665467d3cea519b6b9ffa0e2fdf394e422dd45
|
| 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}
|