This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAgents can now load, switch between, and chain multiple SKILL.md skills with per-skill persistent memory.
Full changelog
RAG-native skillagent: a compiled agent can now load, switch between,
and chain multiple SKILL.md skills at runtime. Each skill gets its own
knowledge base context with persistent memory across sessions.
Knowledge-backed agents: drop markdown docs into knowledge/ and the
agent indexes them for retrieval. No external vector DB required.
Pipeline fixes: unified stream/sync output paths, auto-continuation
suppression for meta-narration, and a rewritten agent loop that handles
multi-turn RAG without context pollution.
439 tests passed across dialogue, edge case, and multi-turn scenarios.
pip install agenthatch
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 Agenthatch v1.0
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]