[10.25.3] - 2026-03-07
Fixed
- Strict stdio eager-init timeout cap — Caps eager storage initialization to 5.0s for non-LM-Studio stdio clients (Claude Desktop, Codex CLI), preventing MCP handshake timeouts (#569, fixes #561)
- Syntax errors in timeout cap — Fixed duplicate
detect_mcp_client_simple()call, orphaned closing paren, duplicate return statement from PR #569; extracted named constants, fixed dead-code guard, clarified warning messages
Changed
- gitignore TLS certificates — Added
*.pemandcerts/to.gitignore
Full Changelog: v10.25.2...v10.25.3