navi-1 / navi / core /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 13 May
..
__init__.py Remove SQLite legacy support 2 months ago
agent.py Clarify knowledge persistence prompts 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 Clarify knowledge persistence prompts 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 Clarify knowledge persistence prompts 2 months ago
registry.py Migrate web tools (web_search, web_view, http_request) to navi-web MCP server 2 months ago
session.py Add pagination, search, and sorting to admin sessions 2 months ago
tool_executor.py Rename MCP tools to mcp:server:tool format and restore human-readable names 2 months ago