Skip to main content

Aurex — Terminal AI Coding Agent

Project description

Aurex

Terminal AI Coding Agent powered by NVIDIA NIM

 █████╗ ██╗   ██╗██████╗ ███████╗██╗  ██╗
██╔══██╗██║   ██║██╔══██╗██╔════╝╚██╗██╔╝
███████║██║   ██║██████╔╝█████╗   ╚███╔╝ 
██╔══██║██║   ██║██╔══██╗██╔══╝   ██╔██╗ 
██║  ██║╚██████╔╝██║  ██║███████╗██╔╝ ██╗
╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝

Aurex is a Claude Code-style AI agent that runs in your terminal. It can read/write files, run commands, search your codebase, and reason through multi-step coding tasks — all powered by NVIDIA NIM.


Install

Option 1 — From PyPI (after publishing)

pip install aurex

Option 2 — From GitHub (recommended for now)

pip install git+https://github.com/YOUR_USERNAME/aurex.git

Option 3 — Local development install

git clone https://github.com/YOUR_USERNAME/aurex.git
cd aurex
pip install -e .

Then just run:

aurex

Commands

Command Description
model View / change the active AI model
clear Wipe conversation history
files List files in current directory
help Show command list
exit Quit

Tools Aurex can use

  • read_file — Read any file
  • write_file — Create or overwrite files
  • run_command — Execute shell commands
  • list_files — Browse directories
  • search_files — Search code with grep
  • delete_file — Remove files

Available Models

Switch models at any time by typing model inside Aurex:

  • moonshotai/kimi-k2.6
  • mistralai/mistral-medium-3.5-128b
  • nvidia/nemotron-3-nano-omni-30b-a3b-reasoning
  • deepseek-ai/deepseek-v4-flash
  • deepseek-ai/deepseek-v4-pro
  • mistralai/mistral-large-3-675b-instruct-2512
  • qwen/qwen3-coder-480b-a35b-instruct
  • meta/llama-3.2-90b-vision-instruct
  • ...and more

Type C for a completely custom model name.


Publishing to PyPI (when ready)

pip install build twine

# Build
python -m build

# Upload
twine upload dist/*

You'll need a PyPI account and API token.


Requirements

  • Python 3.9+
  • openai >= 1.0.0
  • rich >= 13.0.0

License

MIT

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

aurafarmer-0.1.7.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

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

aurafarmer-0.1.7-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file aurafarmer-0.1.7.tar.gz.

File metadata

  • Download URL: aurafarmer-0.1.7.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for aurafarmer-0.1.7.tar.gz
Algorithm Hash digest
SHA256 07da56b19ffb79c9ccf3c70fe3d3411867dbf9bcea5c591eb05d95f23ca169ef
MD5 75a796365b1b35822c15384c0290ca2c
BLAKE2b-256 fd3e503364f15662904b977cbb2dbab25d5a9d9decdbb1fb8f1926fc1a3e714d

See more details on using hashes here.

File details

Details for the file aurafarmer-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: aurafarmer-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for aurafarmer-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 105053037380a0f1ea41aca093b874fea11ba0e72c82cad00f179bd2d13bf261
MD5 72cec6cbe722e5a282d856eb8cd95ab9
BLAKE2b-256 f299e6575d84cb2b9bbcc8a95e37a5f5d51964051121df7f15c9aaaf2483f892

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