navi-1 / tests / unit /
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 24 May
..
api Unify in-memory session state in AgentSessionOrchestrator 1 month ago
auth Add API token auth system for headless/micro clients 1 month ago
core Fix token counting: show only completion tokens, not cumulative prompt+completion 1 month ago
llm FallbackOllamaBackend: do not blacklist single server, empty file fallback 1 month ago
memory Fix admin memory showing 0 facts; add pagination/search/sort 1 month ago
profiles Add pagination, search, and sorting to admin sessions 1 month ago
store Extract single shared Database pool, eliminate 4 duplicated pool creations 1 month ago
tools Pass explicit ToolContext to tools instead of hidden ContextVars 1 month ago
test_content_store.py Make Settings immutable (frozen=True) and fix all test mutations 1 month ago
test_mcp.py Migrate MCP tool naming from mcp:server:tool to mcp__server__tool 1 month ago