Skip to content

yakuphanycl/instinct

v1.0.0 Feature

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

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-memory anthropic claude-code llm-tools mcp mcp-server
+2 more
memory-management self-learning

Summary

AI summary

Updates 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 doctor health checks
  • instinct 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

Track yakuphanycl/instinct

Get notified when new releases ship.

Sign up free

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)

All releases →

Beta — feedback welcome: [email protected]