agent-gyrk — CLI agentic rodando o modelo GYRK
Project description
agent-gyrk
Agente de código no terminal rodando o GYRK (modelo próprio, na nuvem).
O harness é dono do loop; o GYRK é só uma política de próxima-ação. Ação por turno =
um JSON travado por gramática (response_format json_schema), com tool num enum
fechado das tools ativas. Só stdlib.
Instalar (comando global, igual claude-code)
pipx install agent-gyrk # cria o comando `gyrk` no PATH
gyrk # free, sem chave (limitado)
gyrk init # cola sua chave pra mais (tier Pro)
Usar
gyrk # REPL interativo
gyrk "liste os .py" # tarefa única
gyrk --allow-local "..." # libera run_bash (off por padrão)
gyrk --help
Config (env, sem segredo embutido)
| var | default |
|---|---|
GYRK_BASE_URL |
endpoint da API GYRK (default api.gyrk.havek.ai) |
GYRK_API_KEY |
(vazio) — Bearer pro gateway autenticado (Fase 3) |
GYRK_ALLOW_LOCAL |
0 |
GYRK_MAX_TOKENS |
2048 |
GYRK_TEMP |
0.2 |
Tools (MVP)
list_files, read_file, grep, write_file, run_python — escopadas na pasta
atual. run_bash é gated (--allow-local). GYRK puro: zero Claude.
Project details
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 agent_gyrk-0.2.1.tar.gz.
File metadata
- Download URL: agent_gyrk-0.2.1.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
045f2e70b61c29b8b8430a3530833ca115915a5a448b5a8b8636f87d786145e2
|
|
| MD5 |
5f1abcc96998de25663f6f93909b4436
|
|
| BLAKE2b-256 |
47e34fc5dd72c714c6047918463c9ea66e2f2745a8f3de0df9f17b5b5ff58965
|
File details
Details for the file agent_gyrk-0.2.1-py3-none-any.whl.
File metadata
- Download URL: agent_gyrk-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7d07e8cd62e5d743ba8c77c8a0894ecdd1221680f6924703f68d7f6579b7f87
|
|
| MD5 |
0839c85e65f611ea7e1c581245c7c88a
|
|
| BLAKE2b-256 |
970665c705c01a62db79a22d5c00cac4be4245a2ac98534d81c7d7c1ec008df4
|