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 FOUND

Tests

bash

    
SuiteTestsEstado
axon_test_runtime.exe30 tests✓ PASS
axon_test_interp.exe32 tests✓ PASS
Total62 tests62/62 ✓

Roadmap

text

    
License: Apache 2.0 — ver archivo LICENSE en el repositorio.