navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored 7 hours ago
..
__init__.py Replace global lazy singletons with explicit AppContainer + lifespan 4 months ago
agent.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
agent_run_context.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
ai_helper.py Refactor: move tool helper modules into _internal subpackage 4 months ago
anti_stall.py planning: replace the mandatory pre-turn gate with an agent-invoked plan tool 17 days ago
compressor.py compress: route every trigger path through compress_and_save_session 17 days ago
container.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
context_builder.py swarm stage 1: instance identity, PSK, hive registry, announce loop 17 days ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 5 months ago
events.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
name_generator.py Generate session titles in the user's language 4 months ago
orchestrator.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
pg_session_store.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
planning.py planning: fix LLM-output failure modes that killed every plan 18 hours ago
registry.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
scheduler.py recall: carry self-instruction (message) on the recall_update wire 2 months ago
session.py Add persistent multi-session terminal tool with background support 4 months ago
stream_guard.py Step 4: Extract SubAgentRunner from run_ephemeral() 4 months ago
subagent_runner.py tui: show the changed step's text in the todo update call card 2 months ago
task_notes.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
tasks.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
tool_executor.py agent parallelism: background tools, bg spawn_agent, parallel tool batches, message queue 7 hours ago
tool_utils.py Fix MCP tool registration at startup 4 months ago