navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 16 May
..
__init__.py Remove SQLite legacy support 1 month ago
agent.py Step 5-7: Extract async generators from run_stream, unify run() as wrapper 1 month ago
agent_run_context.py Step 5-7: Extract async generators from run_stream, unify run() as wrapper 1 month 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 Step 4: Extract SubAgentRunner from run_ephemeral() 1 month ago
context_builder.py Enhance native toolset and add persistent KV store 1 month ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 1 month ago
events.py Extract ContextCompressor, fix STL viewer, expand test suite, add architecture audit docs 1 month ago
name_generator.py Generate session titles in the user's language 1 month ago
orchestrator.py Initial implementation of the agent system core 2 months ago
pg_session_store.py Add session search across messages with backend + frontend 1 month ago
planning.py Enhance native toolset and add persistent KV store 1 month ago
registry.py Enhance native toolset and add persistent KV store 1 month ago
scheduler.py fix(recall): stabilize scheduled callback system and improve UX 1 month ago
session.py Add session search across messages with backend + frontend 1 month ago
stream_guard.py Step 4: Extract SubAgentRunner from run_ephemeral() 1 month ago
subagent_runner.py Step 4: Extract SubAgentRunner from run_ephemeral() 1 month ago
tool_executor.py Refactor: move tool helper modules into _internal subpackage 1 month ago
tool_utils.py Step 4: Extract SubAgentRunner from run_ephemeral() 1 month ago