Skip to main content

A coding agent that quantifies everything and solves with tools, not fuzzy prompts.

Project description

voidx

voidx is a terminal AI coding agent built in Python.

Install

One-line install (no Python or npm required)

macOS / Linux:

curl -fsSL https://raw.githubusercontent.com/chikhamx/voidx/master/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/chikhamx/voidx/master/scripts/install.ps1 | iex

The installer downloads a standalone Python runtime and sets up voidx in an isolated environment — nothing else is needed on your machine.

pip

pip install voidx
voidx

npm

npm install -g @chikhamx/voidx
voidx

From source

git clone https://github.com/chikhamx/voidx.git
cd voidx
pip install -e .
voidx

China / slow network

Set mirror environment variables before running any install method:

export VOIDX_PYTHON_MIRROR=https://npmmirror.com/mirrors/python-standalone
export VOIDX_PIP_INDEX=https://pypi.tuna.tsinghua.edu.cn/simple

Useful Commands

voidx version
voidx sessions
voidx -w /path/to/project

Development

.venv/bin/python -m pytest
.venv/bin/python scripts/package.py --format all --clean
npm --prefix npm run check

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

voidx-3.0.0.tar.gz (544.8 kB view details)

Uploaded Source

Built Distribution

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

voidx-3.0.0-py3-none-any.whl (553.2 kB view details)

Uploaded Python 3

File details

Details for the file voidx-3.0.0.tar.gz.

File metadata

  • Download URL: voidx-3.0.0.tar.gz
  • Upload date:
  • Size: 544.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for voidx-3.0.0.tar.gz
Algorithm Hash digest
SHA256 1404d124bdec9dab6ffdf5077d81b3c7a617e7e025752d214d725cb6e3f35e7c
MD5 c5240c0f40d4b0a09d4bf553a1e814e2
BLAKE2b-256 11cfdb3204af2c28965b849bad98f7924bbb8d2750fa31745b20a8e848f6def0

See more details on using hashes here.

File details

Details for the file voidx-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: voidx-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 553.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for voidx-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94e67a31d4384e4780559cff901986ceb2db01d1011335a576dbf9b03380f3de
MD5 625241c0da7771573bb5ba78c9f794e4
BLAKE2b-256 6b6d6387e6ab9fa2edd449fbe265b3732f356bb04bcb0dfd1342202a0993d9cd

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