An AI-powered CLI coding agent that plans, writes, and reviews Python code directly in your workspace.
Project description
autocodeCLI
autocodeCLI is an AI-powered terminal assistant that acts as your personal Senior Python Developer. It plans, writes, reviews, and refactors Python code directly inside your current working directory.
Powered by NVIDIA AI endpoints, it handles the entire software development lifecycle—from breaking down your natural language request into logical steps to delivering production-ready, peer-reviewed code.
🌟 Features
- Context-Aware Workspace: Runs directly in your current directory. It writes and edits files exactly where you open it.
- Intelligent Planning: Breaks complex tasks down into logical implementation steps before writing code.
- Automated Code Review: Utilizes an internal sub-agent to review the written code for syntax errors, logical bugs, and edge cases, automatically fixing issues before final delivery.
- Secure API Key Management: Safely stores your NVIDIA API key in a global, isolated configuration file (
~/.autocode_env).
🚀 Installation
Because autocodeCLI is a global terminal tool, it is highly recommended to install it using a tool manager like uv or pipx. This keeps its dependencies safely isolated from your system's global Python environment.
Using uv (Recommended):
uv tool install autocodeCLI
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 autocodecli-0.1.2.tar.gz.
File metadata
- Download URL: autocodecli-0.1.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8253b79646667cecff28b1b7b7f005152c91c4ce4974794806c8cb388090923
|
|
| MD5 |
31fc5a284523774aba4d62d9ab25ed39
|
|
| BLAKE2b-256 |
15da118d6cd32c567e9e59248975b01fdd345d4239b1fc08d3900f05732555ae
|
File details
Details for the file autocodecli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: autocodecli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15ec6bfd2293454c32078e1f922393f65ac03cad3f7decd4dafb0060d2012539
|
|
| MD5 |
f51785bff32657e99e1f4d4fa2b09112
|
|
| BLAKE2b-256 |
842ed780302074c55654802e82fb8513b612fab37598ba1ffe4cd2817814d4c0
|