This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed timestamp re-derivation to correctly handle collapsed-timestamp groups.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds Linux idle sensing via systemd-logind. Adds Linux idle sensing via systemd-logind. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes inaccurate timestamp re-derivation in `migrate --rederive-timestamps`. Fixes inaccurate timestamp re-derivation in `migrate --rederive-timestamps`. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
Added
- Linux idle sensing. On Linux the daemon now reads idle state from systemd-logind (IdleHint / IdleSinceHint), mirroring the macOS HID-idle check and working across X11 and Wayland. Contributed by @joerybka.
Fixed
- More accurate timestamp re-derivation.
migrate --rederive-timestampsno longer matches an internal transcript event ahead of the real user/assistant turn, so re-derivation stops silently doing nothing on collapsed-timestamp groups. Contributed by @joerybka.
Desktop binaries attach automatically once the build completes.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About CodeAbra/iai-mcp
All releases →Related context
Related tools
Earlier breaking changes
- v1.0.0 Removes previous embedded vector database, PyTorch embedding stack, and third‑party GPL/graph libraries.
- v0.4.0 Hook log marker format changed from 'cache-hit fresh' to 'cache-hit age='
- v0.4.0 Deferred-capture retry replaces old rename-once-and-skip behavior
- v0.4.0 Removed 24-hour staleness cap from session-recall hook
- v0.2.0 IAI_MCP_EMBED_QUANTIZE accepts only int8 (lowercase) or unset; other values crash daemon at startup.
Beta — feedback welcome: [email protected]