Skip to content

Agenthatch v1.0

v1.0.0 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework ai-agent anthropic cli llm mcp
+3 more
openai python skill

Summary

AI summary

Agents 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

Track Agenthatch v1.0

Get notified when new releases ship.

Sign up free

About Agenthatch v1.0

All releases →

Related context

Beta — feedback welcome: [email protected]