Files
suno-mcp-server/NexusAI/packages
OpenCode 6ff2b27556 Fix MCP crash when DB key exists without NEXUS_MASTER_KEY
KeyResolver now wraps getApiKey in try/catch and falls back to env instead of
crashing startup. ProvidersStore.getApiKey returns undefined when the cipher is
disabled rather than throwing. Server starts cleanly with env-only, and uses the
encrypted DB key when the master key is present.
2026-08-17 18:02:35 +07:00
..