navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 26 Apr
..
api Fix websocket.py: unpack 4-tuple from get_registries(), pass cp_registry to Agent 2 months ago
context_providers Add context providers: dynamic system message injection per LLM call 2 months ago
core changed llm & new ollama param 2 months ago
llm changed llm & new ollama param 2 months ago
memory Improve compression and memory prompts 2 months ago
profiles changed llm & new ollama param 2 months ago
tools Strengthen todo progress discipline 2 months ago
workers Autonomous reasoning improvements: budget, anchoring, anti-stall, validation 2 months ago
__init__.py Initial implementation of the agent system core 2 months ago
config.py Add context providers: dynamic system message injection per LLM call 2 months ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 2 months ago
main.py Add eval system Phase 1 — message feedback signal 2 months ago
session_files.py Make server I/O non-blocking; update docs 2 months ago