navi-1 / tests / unit /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 24 May
..
api Unify in-memory session state in AgentSessionOrchestrator 2 months ago
auth Add auth resilience: user cache, retry, and API token fallback 2 months ago
core Fix MCP tool spinner bug: match tool_started → tool_call by tool_call_id 2 months ago
llm FallbackOllamaBackend: do not blacklist single server, empty file fallback 2 months ago
memory Fix admin memory showing 0 facts; add pagination/search/sort 2 months ago
profiles Add pagination, search, and sorting to admin sessions 2 months ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 2 months ago
tools Pass explicit ToolContext to tools instead of hidden ContextVars 2 months ago
test_content_store.py Make Settings immutable (frozen=True) and fix all test mutations 2 months ago
test_mcp.py Migrate MCP tool naming from mcp:server:tool to mcp__server__tool 2 months ago