[12.6.5] - 2026-05-05
Added
- Installer now keeps the Claude Agent SDK as the single memory-agent path while supporting subscription auth, direct Anthropic API keys, and LiteLLM/custom gateway setup.
- Added gateway env support for
ANTHROPIC_AUTH_TOKENalongsideANTHROPIC_BASE_URL.
Fixed
- Removed the fixed agent-pool slot timeout so queued memory-agent work waits for process availability instead of dropping pending messages under load.
- Reset generator failures back to pending messages instead of clearing queued work.