NOXI command line client for NOXUS, with Autonomous Agent capabilities
Project description
noxi-cli
Cliente de linea de comandos para NOXI con capacidades de Agente Autónomo.
Características
- Modo Agente: NOXI puede leer archivos, ejecutar comandos y editar código localmente para ayudarte a debugear (pide permiso antes de acciones críticas).
- Herramientas integradas:
/read,/attach,/save,/model,/clear. - Soporte de Modelos:
noxiynoxi thinking(razonamiento avanzado). - Multiplataforma: Windows, macOS y Linux.
Instalacion local
cd noxi-cli
pip install -e .
Instalacion desde PyPI
pip install noxi-cli
Login
Genera una API key en tu perfil/API portal de NOXUS y ejecuta:
noxi login
La configuracion se guarda en ~/.noxi/config.json.
Uso
noxi "explicame este archivo" main.py
noxi chat
noxi image "un gato astronauta"
noxi --model gpt-120b "analiza este problema"
noxi conversations
noxi logout
python -m noxi "resume este archivo" README.md
Publicacion PyPI
python -m pip install build twine
python -m build
python -m twine upload dist/*
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
noxi_cli-0.2.0.tar.gz
(11.5 kB
view details)
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
noxi_cli-0.2.0-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file noxi_cli-0.2.0.tar.gz.
File metadata
- Download URL: noxi_cli-0.2.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52b9b32ef4b6cab7966034857b032b8062843f4f7cdb4075f5074cba285e565b
|
|
| MD5 |
162c04c0f4f82d45ffee0976b57aec9d
|
|
| BLAKE2b-256 |
1d0ded6081921dd0dd3847a12c63810d88dd7d92a9be56247521534cd125f962
|
File details
Details for the file noxi_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: noxi_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2cb9dc0417b1fee0c57db3bf11fff06b04a7f5aaee6afb2824e67c0db668127
|
|
| MD5 |
807580a5efad72a6201a195f7cc54ce3
|
|
| BLAKE2b-256 |
8bc6a989fbdc77ac5892d286c2f0ddbe7bca813c907133bd10e11ae3344f7fd4
|