Agente autônomo de programação via terminal com IA
Project description
claudio — Agente Autônomo de Programação via Terminal
Agente de terminal que usa IA (OpenAI) para criar projetos, analisar código, debugar, refatorar, buscar na web, e muito mais.
Instalação
# Via pip (recomendado)
pip install claudio-agent
claudio
# Ou para desenvolvimento
pip install -e .
claudio
Configuração
Crie um arquivo .env ou defina a variável API_KEY:
API_KEY = "sk-proj-sua-chave-openai"
Comandos
| Comando | Descrição |
|---|---|
analisar <arquivo/pasta> |
Analisa código |
crie/criar/gere <desc> |
Gera projeto com plano |
editar <arquivo> <inst> |
Edita arquivo via IA |
refatorar <arquivo> |
Refatora código |
debug <arquivo> <erro> |
Debug com IA |
buscar <query> |
Busca na internet |
git <args> |
Comandos git |
autonomo <missão> |
Modo multi-passo |
modelo <nome> |
Troca modelo GPT |
instalar |
Auto-instala deps |
salvar / carregar |
Persiste sessão |
/help |
Ajuda completa |
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
claudio_agent-2.0.8.tar.gz
(36.0 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
File details
Details for the file claudio_agent-2.0.8.tar.gz.
File metadata
- Download URL: claudio_agent-2.0.8.tar.gz
- Upload date:
- Size: 36.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a8873da98dbe3184eda3cdb4420d787246ebd9edc9f850e5be3332aa161a928
|
|
| MD5 |
0f61904f2605c4a63c868b91b7aab991
|
|
| BLAKE2b-256 |
abaded91b5203bbb48c371a5e7effec0977e75c6474b7f4c7b365920255e9d07
|
File details
Details for the file claudio_agent-2.0.8-py3-none-any.whl.
File metadata
- Download URL: claudio_agent-2.0.8-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
252767a9cc064e8e8e450786d0fc953e2249937d921bd8a98a2d3bb2a34f48f9
|
|
| MD5 |
0f2ad2073836165a6f876ba5c3dc06f7
|
|
| BLAKE2b-256 |
4029e67a8e65c328fa77abe99c7274db1b0ca910604a717dbfbe52d4444f11bd
|