trailmem 0.1.10 — Kiro user-level hook fix
Kiro host adapter now installs its SessionStart hook at user level (~/.kiro/hooks/) instead of per workspace.
kiro-cli 2.14.2 merges both hook scopes and fires each independently, so a user-level file plus a workspace file injected the briefing twice per session. This overturns the earlier 2.10.0 finding that only the workspace dir executes. One user-level install now covers every workspace, and installing deletes any <workspace>/.kiro/hooks/trailmem-session-start.json written by <= 0.1.9.
kiro.py: user-level hook, workspace copy dropped and cleaned up on installdocs/hooks.mdupdated to describe 2.14.2 behaviour.agents/gitignored (the agy workspace skill carries machine-local paths)
Release page backfilled 2026-08-01; the tag was pushed at the time but never published to PyPI.