navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 17 Apr
..
api Planning phases, context compression, and tool improvements 2 months ago
core Fix core subagent misuse: enforce 1 plan step = 1 spawn_agent call 2 months ago
llm Count AIHelper tokens in session metrics 2 months ago
memory Migrate storage to PostgreSQL with SQLite fallback; misc fixes 2 months ago
profiles Remove context_transfer from all user-facing prompts — internal mechanism only 2 months ago
tools Remove context_transfer from all user-facing prompts — internal mechanism only 2 months ago
workers Add explicit output token budget for summarizer (context_summary_max_tokens) 2 months ago
__init__.py Initial implementation of the agent system core 2 months ago
config.py Planning phases, context compression, and tool improvements 2 months ago
exceptions.py Fix LLM hang: stop button during prefill, context guard, timeouts 2 months ago
main.py Add standalone debug page at /debug 2 months ago
session_files.py Add share_file tool and session-lifetime file storage 2 months ago