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-2.2.1.tar.gz (611.4 kB view details)

Uploaded Source

Built Distribution

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

voidx-2.2.1-py3-none-any.whl (628.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for voidx-2.2.1.tar.gz
Algorithm Hash digest
SHA256 184e2ec7f4229e0d7717052290a091ffc80cbe1bbca7c73f4abe3da1eaa57305
MD5 f63eae21e43212d1a225fb842a87484c
BLAKE2b-256 51c2e415ae8d64cc0ac1b987715e1307239ea4a8ccb5bb84f1b8106cd0b5d4d8

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for voidx-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2b09684c4994fb1aa8762b572fc092c7a5f3dce218d0c7900911992d492ea37e
MD5 a43e6679bd4b3ced52236c820a6ed23a
BLAKE2b-256 758dfdcba9f895253df240fc9f3d21fe7c35ef6d12f0e50fe93d5d261966dd4d

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