OmniRoute — управление настройками и памятью

★ 7.9 · productivity

omni-settings is a Claude Code skill that reads and updates global OmniRoute application settings: system prompts, thinking budget, IP filters, payload rules, combo defaults, and require-login configuration. It covers more than 15 REST endpoints — from PATCH /api/settings to dedicated routes for memory management, compression, MCP tool-output trimming, and request history purge. A dedicated section handles Qdrant: retrieving and updating configuration, running a liveness health probe, executing a test semantic search against the collection, and cleaning up expired points beyond the configured retention window. All requests require a Bearer token or session cookie. Developers and administrators managing OmniRoute infrastructure will find it useful for automating vector memory configuration, embedding model selection, and routing rules directly from Claude Code.