Skip to main content

Agentrix CLI: run coding agents headless, from anywhere.

Project description

agentrix CLI

A terminal frontend to agentrix-core. For local agent runs the CLI embeds the runtime directly. For phone pairing it talks to a relay (local or hosted).

pip install -e packages/core[all] -e apps/cli

agentrix login              # store BYOK keys in the OS keyring
agentrix run "fix the failing tests in this repo"
agentrix chat               # interactive TUI
agentrix index build        # build the semantic index
agentrix mcp list           # list configured MCP servers

Pairing with the hosted relay

Production installs default to https://relay.agentrix.space. Run:

pip install agentrix-cli
agentrix pair

Keep the terminal open after pairing — it bridges your local project files to the phone. Press Ctrl+C when you're done.

Optional overrides (local relay, custom host):

Option A — env (PowerShell, local dev):

$env:AGENTRIX_RELAY_URL = "http://localhost:8765"
agentrix pair

Option B — user config (~/.agentrix/config.toml):

[relay]
url = "https://relay.agentrix.space"
# auth_token = "..."   # only if your relay requires AGENTRIX_RELAY_AUTH_TOKEN

Option C — flag:

agentrix pair --relay-url https://relay.agentrix.space

Resolution order: --relay-urlAGENTRIX_RELAY_URLconfig.tomlhttps://relay.agentrix.space.

Local mode still runs the agent on your laptop; the hosted relay only bridges your phone ↔ IDE. Use Cloud mode in the app if you want the agent to run on the server instead.

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

agentrix_cli-0.2.5.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

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

agentrix_cli-0.2.5-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file agentrix_cli-0.2.5.tar.gz.

File metadata

  • Download URL: agentrix_cli-0.2.5.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for agentrix_cli-0.2.5.tar.gz
Algorithm Hash digest
SHA256 4fd2c3fce910b552b8b2e127ad3bd56667e9bea57e39a369ac08bf82777db07f
MD5 8d66c55eae64c70e2e53ec8b0e4efce6
BLAKE2b-256 30d715fdd8130088fc1c733fa3fba9465b9c02fdda08cd883d51c5e5a7fe40f1

See more details on using hashes here.

File details

Details for the file agentrix_cli-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: agentrix_cli-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 12.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for agentrix_cli-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 36e0af40322ea4f945e6ad5f28c5a54073d466a35e689ea5b28f2b9a1aeb4a36
MD5 cb450283625ed01d6a843371bace8a08
BLAKE2b-256 7baa222377a3ff0d546a6da1d81dc0ef57629907ba735ac614a5e677b3bf5daf

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