navi-1 / navi /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 16 Apr
..
api Migrate storage to PostgreSQL with SQLite fallback; misc fixes 3 months ago
core Persist thinking and plan cards across session reloads 3 months ago
llm Persist thinking and plan cards across session reloads 3 months ago
memory Migrate storage to PostgreSQL with SQLite fallback; misc fixes 3 months ago
profiles Fix Ollama connection leak and empty message bug in agent 3 months ago
tools Restructure profiles: directory-based format with config.json + system_prompt.txt 3 months ago
workers Add explicit output token budget for summarizer (context_summary_max_tokens) 3 months ago
__init__.py Initial implementation of the agent system core 3 months ago
config.py Migrate storage to PostgreSQL with SQLite fallback; misc fixes 3 months ago
exceptions.py Fix LLM hang: stop button during prefill, context guard, timeouts 3 months ago
main.py Major feature batch: visibility, planning, file uploads, streaming 3 months ago
session_files.py Add share_file tool and session-lifetime file storage 3 months ago