@hiperplano/aluy-cli 1.0.0-rc.35 → 1.0.0-rc.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist-bundle/bin/aluy.js +245 -239
- package/dist-bundle/index.js +187 -181
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -69,6 +69,7 @@ Dentro da sessão, **slash-commands** controlam tudo sem sair do fluxo:
|
|
|
69
69
|
Filesystem, Memory, …).
|
|
70
70
|
- **Complementos opcionais** (modo turbo) — memória persistente, modelos locais via
|
|
71
71
|
Ollama e gestão de contexto, instaláveis no onboard ou depois com `aluy bootstrap`.
|
|
72
|
+
Guia completo (instalação, problemas comuns, instalação manual): [docs/turbo.md](docs/turbo.md).
|
|
72
73
|
|
|
73
74
|
## Configuração
|
|
74
75
|
|