Skip to main content

Yoke — a multi-agent harness: CLI/TUI (yoke) + HTTP API & Web UI server (yoke-server).

Project description

yoke-agent

Yoke is a multi-agent harness. The same binary becomes a code reviewer, a Kubernetes triage assistant, or a DBA helper purely by mounting different tools, skills, and MCP servers — no code changes required to retarget the agent.

This package ships two prebuilt Go binaries inside a platform-specific wheel:

Command What it is
yoke CLI / TUI / REPL
yoke-server HTTP API + Web UI server

Install

pip install yoke-agent          # into any Python 3.8+ environment
# or, isolated:
pipx install yoke-agent

Prebuilt wheels are published for Linux (x86_64, aarch64), macOS (Intel, Apple Silicon), and Windows (x64, arm64). The wheel contains the native binary plus the default config, agent/skill registry, and Web UI assets — no Go toolchain needed.

First run

On first launch, yoke copies the bundled default config and registry into your per-user config home so they are yours to edit:

~/.yoke/
├── agents.json  models.json  mcp_config.json  permissions.json
├── preferences.json  remote_registries.json  a2a_config.json  server.yaml
├── filters/                 # bash output filter patterns
└── registry/
    ├── agents/              # built-in agent definitions
    └── skills/              # bundled skill playbooks

Existing files are never overwritten, so your edits survive upgrades. To refresh the pristine defaults at any time:

yoke-seed --force            # re-copy bundled defaults into ~/.yoke
yoke-seed --home /path/to/x  # seed a different config home

The Web UI assets stay inside the installed wheel (read-only) and the launcher points the binaries at them automatically.

Quick start

export ANTHROPIC_API_KEY=sk-...     # or OPENAI_API_KEY / GOOGLE_API_KEY

yoke "explain this repo"            # one-shot CLI
yoke                                # REPL (interactive TTY)
yoke tui                            # full-screen TUI

YOKE_SERVER_TOKEN=secret yoke-server   # Web UI + API on http://localhost:8080

Configuration layering

yoke resolves configuration through a search chain, highest precedence first:

  1. ./.agents/ — project-local (per checkout)
  2. ~/.yoke/ — per-user (what this package seeds; override with $YOKE_HOME)
  3. the bundled defaults inside the wheel (system layer)

So a value you set in ~/.yoke/models.json overrides the shipped default, and a ./.agents/models.json in a project overrides both.

Useful environment variables:

Variable Purpose
YOKE_HOME Per-user state + config root (default ~/.yoke).
YOKE_WEB_DIR Static Web UI directory (default: the bundled assets).
YOKE_SYSTEM_CONFIG_DIR System config layer (default: the bundled defaults).
YOKE_SERVER_TOKEN Bearer token required by yoke-server's API.
ANTHROPIC_API_KEY / OPENAI_API_KEY / GOOGLE_API_KEY Provider keys.

Project home and full documentation: https://github.com/blouargant/yoke

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

yoke_agent-1.0.1-py3-none-win_arm64.whl (27.3 MB view details)

Uploaded Python 3Windows ARM64

yoke_agent-1.0.1-py3-none-win_amd64.whl (30.4 MB view details)

Uploaded Python 3Windows x86-64

yoke_agent-1.0.1-py3-none-manylinux2014_x86_64.whl (29.9 MB view details)

Uploaded Python 3

yoke_agent-1.0.1-py3-none-manylinux2014_aarch64.whl (27.2 MB view details)

Uploaded Python 3

yoke_agent-1.0.1-py3-none-macosx_11_0_arm64.whl (28.2 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

yoke_agent-1.0.1-py3-none-macosx_10_13_x86_64.whl (30.4 MB view details)

Uploaded Python 3macOS 10.13+ x86-64

File details

Details for the file yoke_agent-1.0.1-py3-none-win_arm64.whl.

File metadata

  • Download URL: yoke_agent-1.0.1-py3-none-win_arm64.whl
  • Upload date:
  • Size: 27.3 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for yoke_agent-1.0.1-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 04b38021264f83c5f29a1efc8076b4c119c59e4f07adee574532d08a9ec67228
MD5 08331440365eedf80a1151ad91df1f0f
BLAKE2b-256 aeec6cd26a3d343ea1a7560b68555dc0bbed3b8756aff8d206205ff35291185a

See more details on using hashes here.

File details

Details for the file yoke_agent-1.0.1-py3-none-win_amd64.whl.

File metadata

  • Download URL: yoke_agent-1.0.1-py3-none-win_amd64.whl
  • Upload date:
  • Size: 30.4 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for yoke_agent-1.0.1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 e3f46b321da0f9c85c5f8d0cc83c130b8eb5b85856fcfcfbba04f8eabab345e5
MD5 59e9a7bc245bb3cb239cd12e6d4329cc
BLAKE2b-256 0c53f11f8a5f8c9f54065d758886a25edbeb27c49f3965c042f932321f56afd6

See more details on using hashes here.

File details

Details for the file yoke_agent-1.0.1-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for yoke_agent-1.0.1-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4766470523672a1a30e7a7be72a72f5b13db6e583a634db746f67da8dab86968
MD5 3e023f78a589954c165f8f18c69e2692
BLAKE2b-256 31becc1691ece095489fa38e5c54977593aafe1b165469abec18c222ccb65a13

See more details on using hashes here.

File details

Details for the file yoke_agent-1.0.1-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for yoke_agent-1.0.1-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1087b335b5b63b23fab6432546b79676e17c14a981a5fa161c58f407370b5289
MD5 58293d948861eccee1f7c58f8d98c27a
BLAKE2b-256 faf1be9182199c76ce4a9664411c5fdd91595d753a02d49b0a23bd17ea9fea53

See more details on using hashes here.

File details

Details for the file yoke_agent-1.0.1-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yoke_agent-1.0.1-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f2ec8adcea7b2caca2f4d4e23f6447bad57ff3f369e98d78a9aa95f24a60452
MD5 705f25284b32060ebab1f7a82ea56b58
BLAKE2b-256 4f54b41254e2d455bc61568aeaff0b17db2f0a209ddc139b681714223a8d1a6e

See more details on using hashes here.

File details

Details for the file yoke_agent-1.0.1-py3-none-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for yoke_agent-1.0.1-py3-none-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 11bd51b4f1415c33a61ac78c9383dbd0621f25b66f17ffd0dedec6d3f7decc5e
MD5 146fd639d516081014e3d697f96fa508
BLAKE2b-256 ea6d3988ded17a00f32fe47567a7637e90a1566fcd45b78fd6bad74fd0d8aa8b

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