chore: update changelog (#969) (thanks @bjesuiter)

This commit is contained in:
Peter Steinberger
2026-01-15 22:09:45 +00:00
parent 7f6a288bd3
commit 2b113c4d6c

View File

@@ -2,6 +2,8 @@
## 2026.1.15 (unreleased)
- Daemon: fix profile-aware service label resolution (env-driven) and add coverage for launchd/systemd/schtasks. (#969) — thanks @bjesuiter.
- Docs: clarify multi-gateway rescue bot guidance. (#969) — thanks @bjesuiter.
- Fix: guard model fallback against undefined provider/model values. (#954) — thanks @roshanasingh4.
- Memory: make `node-llama-cpp` an optional dependency (avoid Node 25 install failures) and improve local-embeddings fallback/errors.
- Browser: add `snapshot refs=aria` (Playwright aria-ref ids) for self-resolving refs across `snapshot``act`.