Releases: joshuaswarren/remnic
Releases · joshuaswarren/remnic
Release list
openclaw-engram v7.2.1
Highlights
- Add third-party OpenAI-compatible endpoint support settings (
localLlmApiKey,localLlmHeaders,localLlmAuthHeader) andqmdPathoverride. - Harden local LLM reliability with abort-aware retry/backoff and operation-attributed logging.
- Add regression tests for local LLM abort handling.
- Add gateway fallback parse paths for consolidation/profile/identity maintenance flows.
- Update docs for third-party endpoint configuration and tuning.
Verification
npm run check-typesnpm testnpm run build