navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 11 May
..
__init__.py Remove SQLite legacy support 2 months ago
agent.py Add deterministic line-based file editing (edit_lines), rating UI fix, and session refresh 2 months ago
ai_helper.py Agent improvements: mandatory planning, tool cleanup, smart_edit fixes 2 months ago
compressor.py Refine 3D modeler workflow 2 months ago
context_builder.py Inject MCP server instructions into system prompt 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 Add MCP server support and fix memory tools user isolation 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