navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 25 Apr
..
api Fix websocket.py: unpack 4-tuple from get_registries(), pass cp_registry to Agent 3 months ago
context_providers Add context providers: dynamic system message injection per LLM call 3 months ago
core Improve compression and memory prompts 3 months ago
llm Tune profile sampling configs 3 months ago
memory Improve compression and memory prompts 3 months ago
profiles Remove tool-call-like examples from prompts 3 months ago
tools Tune reflect autonomy guidance 3 months ago
workers Autonomous reasoning improvements: budget, anchoring, anti-stall, validation 3 months ago
__init__.py Initial implementation of the agent system core 3 months ago
config.py Add context providers: dynamic system message injection per LLM call 3 months ago
exceptions.py Add Ollama multi-server fallback with in-memory blacklisting 3 months ago
main.py Add standalone debug page at /debug 3 months ago
session_files.py Make server I/O non-blocking; update docs 3 months ago