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.4.tar.gz
(35.6 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.4.tar.gz.
File metadata
- Download URL: claudio_agent-2.0.4.tar.gz
- Upload date:
- Size: 35.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bdd3f2354951447b6f3a13a84a0949ef523517f33dd63505a2ca11345ca9962
|
|
| MD5 |
b912b4a2c25ab58ef0e8bece628d5d31
|
|
| BLAKE2b-256 |
ecd34f66d9c8c832f83cca64132508f49e6ef09efb3e0ba3be84e5d4589cbff0
|
File details
Details for the file claudio_agent-2.0.4-py3-none-any.whl.
File metadata
- Download URL: claudio_agent-2.0.4-py3-none-any.whl
- Upload date:
- Size: 18.7 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 |
2b55d56cd0125f6a5f6d26cad2df803a9604d85efcab1e28f3fef9b853c9f021
|
|
| MD5 |
93360234dcebb159e1ce34cb8b2ce00e
|
|
| BLAKE2b-256 |
1e7649e851c7fdebbc84dd0fa8d43b4595c2044427f57c0840948c0f196d9136
|