mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-14 19:22:32 +03:00
- memoryTools: apiKeyId now optional; falls back to caller principal (HTTP auth headers / OMNIROUTE_API_KEY env) so agents can store memory without knowing their key id - memorySkillsInjection: server-side memory_* builtins only injected for non-stream requests (stream clients execute tools client-side via MCP) - memoryBuiltins: memory_save/update/search/delete builtin tools with per-provider schemas + interception dispatch - retrieval: fix toFts5MatchQuery import (ReferenceError on FTS5 path) - tests: MCP auto-owner fallback, cross-principal isolation, stream guard