navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 12 May
..
__init__.py Remove SQLite legacy support 2 months ago
agent.py Auto-inject relevant memory facts into LLM context on every user turn. 2 months ago
ai_helper.py Agent improvements: mandatory planning, tool cleanup, smart_edit fixes 2 months ago
compressor.py Fix ollama_backends / FallbackOllamaBackend issues 2 months ago
context_builder.py Auto-inject relevant memory facts into LLM context on every user turn. 2 months ago
event_bus.py Architecture extensibility — event bus, middleware, auto-discovery, Pydantic profiles 2 months ago
events.py Add deterministic line-based file editing (edit_lines), rating UI fix, and session refresh 2 months ago
name_generator.py Add session name generation via LLM 3 months ago
orchestrator.py Initial implementation of the agent system core 3 months ago
pg_session_store.py Add pagination, search, and sorting to admin sessions 2 months ago
planning.py Add deterministic line-based file editing (edit_lines), rating UI fix, and session refresh 2 months ago
registry.py Fix ollama_backends / FallbackOllamaBackend issues 2 months ago
session.py Add pagination, search, and sorting to admin sessions 2 months ago
tool_executor.py Extract PlanningEngine, ContextBuilder, ToolExecutor from agent.py 2 months ago