This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryFixed daemon installation failures when using pip install on clean environments.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Packaging: launchd plist, systemd unit, and capture/recall hooks now ship inside the wheel and resolve via importlib.resources. Packaging: launchd plist, systemd unit, and capture/recall hooks now ship inside the wheel and resolve via importlib.resources. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Python/CLI path resolution uses the running interpreter (sys.executable) and resolves CLI via PATH, supporting pyenv / non-default layouts. Python/CLI path resolution uses the running interpreter (sys.executable) and resolves CLI via PATH, supporting pyenv / non-default layouts. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
Fixed
- Packaging: launchd plist, systemd unit, and capture/recall hooks now ship inside the wheel (
iai_mcp/_deploy/) and resolve viaimportlib.resources—iai-mcp daemon installand hook setup no longer fail on a cleanpip install. - Python/CLI path resolution: server config and hooks use the running interpreter (
sys.executable) and resolve the CLI viaPATH, so installs under pyenv / non-default layouts work.
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]