Skip to content

v1.0.2

Choose a tag to compare

@CodeAbra CodeAbra released this 08 Jun 03:31
· 16 commits to main since this release

Fixed

  • Packaging: launchd plist, systemd unit, and capture/recall hooks now ship inside the wheel (iai_mcp/_deploy/) and resolve via importlib.resourcesiai-mcp daemon install and hook setup no longer fail on a clean pip install.
  • Python/CLI path resolution: server config and hooks use the running interpreter (sys.executable) and resolve the CLI via PATH, so installs under pyenv / non-default layouts work.