navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 23 hours ago
..
__init__.py Replace global lazy singletons with explicit AppContainer + lifespan 1 month ago
agent.py Navi Code: force context compression via typed /compact control message 23 hours ago
agent_run_context.py tui: show the currently-served model in the status panel 2 days ago
ai_helper.py Refactor: move tool helper modules into _internal subpackage 1 month ago
anti_stall.py Step 3: Extract AntiStallMonitor from run_stream() 1 month ago
compressor.py compressor: structured summaries, profile-aware compression, adaptive keep_recent 16 days ago
container.py Move terminal_manager to _internal subpackage 1 month ago
context_builder.py agent: cwd-aware memory fact filter for bounded autonomy 3 days ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 2 months ago
events.py tui: show the changed step's text in the todo update call card 1 day ago
name_generator.py Generate session titles in the user's language 2 months ago
orchestrator.py Navi Code: force context compression via typed /compact control message 23 hours ago
pg_session_store.py session store: lazy persistence — no empty sessions in DB 3 days ago
planning.py Isolate sub-agent todo + render live todo in TUI side panel 1 day ago
registry.py Add persistent multi-session terminal tool with background support 1 month ago
scheduler.py Extract single shared Database pool, eliminate 4 duplicated pool creations 1 month ago
session.py Add persistent multi-session terminal tool with background support 1 month ago
stream_guard.py Step 4: Extract SubAgentRunner from run_ephemeral() 1 month ago
subagent_runner.py tui: show the changed step's text in the todo update call card 1 day ago
tool_executor.py Fix MCP names and profile API format consistency 18 days ago
tool_utils.py Fix MCP tool registration at startup 1 month ago