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/main/scripts/install.sh | bash
Windows (PowerShell):
irm https://raw.githubusercontent.com/chikhamx/voidx/main/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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voidx-2.0.0.tar.gz.
File metadata
- Download URL: voidx-2.0.0.tar.gz
- Upload date:
- Size: 268.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89eb1ef99e0bbfa8c9223f8bfd747747930a91fe3af483cee7e391a13fd6a667
|
|
| MD5 |
c798d588676b3666ee3041c2a53bb358
|
|
| BLAKE2b-256 |
85ae2adc8e40c83852c6633f590667384ec7631173c14f8bc13689556223c0dd
|
File details
Details for the file voidx-2.0.0-py3-none-any.whl.
File metadata
- Download URL: voidx-2.0.0-py3-none-any.whl
- Upload date:
- Size: 287.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11dfda6555030549eecff9d78ea44a6d6253ffcc9bc6a64acca26049b126da28
|
|
| MD5 |
75da6d535bea52ad803233be1e495ddb
|
|
| BLAKE2b-256 |
14eefc40dab76e3e0cb2a6a6fe82b02f3906f5c7a9faf55de04a37d67e9d5e39
|