navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 26 Jun
..
__init__.py Replace global lazy singletons with explicit AppContainer + lifespan 2 months ago
agent.py Navi Code TUI: fix input box layout, command palette duplicate IDs, status renderer, and WS input loop 1 month ago
agent_run_context.py Step 5-7: Extract async generators from run_stream, unify run() as wrapper 2 months ago
ai_helper.py Refactor: move tool helper modules into _internal subpackage 2 months ago
anti_stall.py Step 3: Extract AntiStallMonitor from run_stream() 2 months ago
compressor.py Navi Code TUI: fix input box layout, command palette duplicate IDs, status renderer, and WS input loop 1 month ago
container.py Move terminal_manager to _internal subpackage 2 months ago
context_builder.py Refactor profile tool config to explicit agent/subagent structure 2 months ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 3 months ago
events.py Add persistent multi-session terminal tool with background support 2 months ago
name_generator.py Generate session titles in the user's language 2 months ago
orchestrator.py Add persistent multi-session terminal tool with background support 2 months ago
pg_session_store.py Add persistent multi-session terminal tool with background support 2 months ago
planning.py Phase 2: Dual-write with is_context/is_display flags on Message 2 months ago
registry.py Add persistent multi-session terminal tool with background support 2 months ago
scheduler.py Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
session.py Add persistent multi-session terminal tool with background support 2 months ago
stream_guard.py Step 4: Extract SubAgentRunner from run_ephemeral() 2 months ago
subagent_runner.py Add subagent progress report on failure 2 months ago
tool_executor.py Fix MCP names and profile API format consistency 1 month ago
tool_utils.py Fix MCP tool registration at startup 2 months ago