Error Messages
Axon siempre incluye contexto archivo:línea en sus errores — nunca un stack trace genérico.
text
Ollama Setup
Ollama es el provider local de modelos LLM. Necesitas instalarlo y correrlo antes de ejecutar cualquier agente.
bash
CMake detecta Ollama al momento de configurar y reporta su estado:
Optional tools: Ollama: FOUND / NOT FOUNDTests
bash
| Suite | Tests | Estado |
|---|---|---|
axon_test_runtime.exe | 30 tests | ✓ PASS |
axon_test_interp.exe | 32 tests | ✓ PASS |
| Total | 62 tests | 62/62 ✓ |
Roadmap
text
License: Apache 2.0 — ver archivo LICENSE en el repositorio.