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

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.3.tar.gz (8.6 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.3-py3-none-any.whl (10.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.3.tar.gz
  • Upload date:
  • Size: 8.6 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.3.tar.gz
Algorithm Hash digest
SHA256 15f933ba4781f1f0364dad6378b44e7da977c25de2d25dc4cea15abedaf9bb68
MD5 786d063c2e7794f4fa7a76dfbfd00809
BLAKE2b-256 5cf76d0cd4df68a34c12d9d0f03492cb5d288ded0c86e111a8acd73b6f2d09f4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: agentrix_cli-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 10.3 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 24c823b3bf5aef77fee94a6d3900c7e58afe4b284b1c902a5a34a5b0644097c7
MD5 2ed1d23eb67a172d02c76002adf053a7
BLAKE2b-256 ba09c9690db804ffdfb2e65f9c7e8b88b358c551ddd97d3be5382a0bc29436a7

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