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.2.tar.gz
(35.4 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.2.tar.gz.
File metadata
- Download URL: claudio_agent-2.0.2.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
874971a4c9210c3502e02e2d34023f021c16a29fc380008e46f340689995b79c
|
|
| MD5 |
603e3b2e65bb1cf89508471a58414f83
|
|
| BLAKE2b-256 |
70c5eb0416a5115c3225d8e0fb784e46ac95574c4a139e66e5ad98b445d27fd0
|
File details
Details for the file claudio_agent-2.0.2-py3-none-any.whl.
File metadata
- Download URL: claudio_agent-2.0.2-py3-none-any.whl
- Upload date:
- Size: 18.5 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 |
ee27bdf8ab3205cdf6652b8c27dd8b3d5792dae3c18f33e894101aabefa26251
|
|
| MD5 |
8a51a20f3cbf395deea76581ca5ccbdb
|
|
| BLAKE2b-256 |
23dd78c8053f03162f415d5a28e8dbc8496a7bd8eb6de2df2cee6fc0575392d7
|