This release adds 3 notable features for engineering teams evaluating rollout.
Published 1mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Summary
AI summaryAdded user operating rules and demand‑driven file‑change recall.
Full changelog
v0.3.20
Added
- User operating rules: Task-scoped rules (
rule/*entity type) with trigger keyword matching. Rules surface duringiranti_attendonly when the current context matches triggers — not every turn. Newiranti_write_ruleMCP tool for creating rules with triggers, scope (project/user/global), and enforcement level (soft/hard). - File-change demand-driven recall: File paths mentioned in attend context are auto-extracted and converted to entity hints, enabling demand-driven surfacing of file-change facts only when the agent is working with that specific file.
findEntriesByEntityType()query function for bulk entity type lookups.- Unit tests for both features, wired into
hardening-fastCI chain.
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 nfemmanuel/iranti
Persistent shared memory for AI coding agents. Stores facts as `entity/key/value` triples with hybrid semantic search, task checkpoints, and conflict resolution — shared across Claude Code, Codex CLI, and GitHub Copilot.
Related context
Related tools
Beta — feedback welcome: [email protected]