This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates Highlights, Full Changelog See CHANGELOG.md, and https://github.com/yakuphanycl/instinct/blob/master/CHANGELOG.md across a mixed release.
Full changelog
instinct v1.0.0
Self-learning memory for AI coding agents — now production-ready.
Highlights
- 10 MCP tools + 19 CLI commands
- 54 tests, all passing
- Pattern aliasing, batch import, context-aware suggest
- Config file (
~/.instinct/config.toml) instinct doctorhealth checksinstinct backup/instinct restore- Input validation, thread-safe store, SQLite WAL mode
- CI matrix: Python 3.11–3.13 × Ubuntu + Windows
Install
pip install instinct-mcp
MCP Config
{
"mcpServers": {
"instinct": {
"command": "instinct",
"args": ["serve"]
}
}
}
Full Changelog
See CHANGELOG.md
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 yakuphanycl/instinct
Self-learning memory for AI coding agents. Observes tool sequences, user preferences, and recurring fixes; confidence-based promotion (hits ≥5 → mature, ≥10 → rule)
Related context
Beta — feedback welcome: [email protected]