navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 16 Apr
..
__init__.py Migrate storage to PostgreSQL with SQLite fallback; misc fixes 2 months ago
agent.py Make profile switching autonomous: switch immediately, inform after 2 months ago
compressor.py Add explicit output token budget for summarizer (context_summary_max_tokens) 2 months ago
events.py Fix metrics: net token delta, subagent aggregation, ContextBar always visible 2 months ago
name_generator.py Add session name generation via LLM 2 months ago
orchestrator.py Initial implementation of the agent system core 2 months ago
pg_session_store.py Add session name generation via LLM 2 months ago
registry.py Add profile discoverability: list_profiles tool + system prompt injection 2 months ago
session.py Add session name generation via LLM 2 months ago
sqlite_session_store.py Add session name generation via LLM 2 months ago