navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 12 May
..
__init__.py Remove SQLite legacy support 1 month ago
agent.py Auto-inject relevant memory facts into LLM context on every user turn. 1 month ago
ai_helper.py Agent improvements: mandatory planning, tool cleanup, smart_edit fixes 2 months ago
compressor.py Fix ollama_backends / FallbackOllamaBackend issues 1 month ago
context_builder.py Auto-inject relevant memory facts into LLM context on every user turn. 1 month ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 1 month ago
events.py Add deterministic line-based file editing (edit_lines), rating UI fix, and session refresh 1 month 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 pagination, search, and sorting to admin sessions 1 month ago
planning.py Integrate proactive knowledge capture into planning and persona 1 month ago
registry.py Fix ollama_backends / FallbackOllamaBackend issues 1 month ago
session.py Add pagination, search, and sorting to admin sessions 1 month ago
tool_executor.py Extract PlanningEngine, ContextBuilder, ToolExecutor from agent.py 1 month ago