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.8.tar.gz (11.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.8-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.8.tar.gz
  • Upload date:
  • Size: 11.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.8.tar.gz
Algorithm Hash digest
SHA256 b6ee9019166c56f1f38180dc66e435e13e014c2c722ade252e6c9749992a2bb6
MD5 9c3a738ad3c62129dcd272a6301152d1
BLAKE2b-256 16f5df400753c558e69ae2d05e2326c0fbd79d0a71e57755977522636e1aa40f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 13.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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 7aa7705f25a8065a126b4904e208fb16e183afed881e2f3d7391ffe7ec5cc175
MD5 c58831ad26f4125be8752ad457a61a2d
BLAKE2b-256 1baf1412a3f5ff4886eede023e69869834a6ec9566d9c337faef6e55fb79587e

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