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.4.tar.gz (10.1 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.4-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.4.tar.gz
  • Upload date:
  • Size: 10.1 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.4.tar.gz
Algorithm Hash digest
SHA256 6494e07023ec09dd2245946e3806f3a4559f668a0cc756f3600c0c8a54dd4dd2
MD5 b1d83505214bde7e441d5bb45ff16526
BLAKE2b-256 1b5ad3048b8577c61ee12f8d2ae8e75e960fb562c95a95b66bd1e3bf3b3c9051

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.4-py3-none-any.whl
  • Upload date:
  • Size: 12.4 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e0d5bda6a85dc6140b6a80d9103411cb2b01382fba6e9115f2fc3136c07328fb
MD5 37b2230e30602c94037bffa939538d55
BLAKE2b-256 a3bcc9cb645a72e9b95162b3c5d4574267e1781d7135c375ab7cb1de2ace9b22

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