AgentsMedium impactFor DevGitHub AI Agents · June 12, 2026

LLM-native architecture decision record (ADR) tracking. Prevents Agents from repeating mistakes. SQLite + Qdrant + MCP.

dovahkiin-v/mitos

A new tool called mitos offers LLM-native architecture decision record tracking to help AI agents avoid repeating past mistakes using SQLite, Qdrant, and MCP integration.
Signal strength3.8/5·1 stars

A new tool called mitos offers LLM-native architecture decision record tracking to help AI agents avoid repeating past mistakes using SQLite, Qdrant, and MCP integration.

TL;DR

A new tool called mitos offers LLM-native architecture decision record tracking to help AI agents avoid repeating past mistakes using SQLite, Qdrant, and MCP integration.

What happened

The dovahkiin-v/mitos repository was released, providing a system for tracking architecture decision records (ADRs) specifically tailored to large language model (LLM) agents. It leverages SQLite for structured storage, Qdrant for vector database capabilities, and Multi-Context Prompting (MCP) to prevent agents from repeating previous errors.

Why it matters

This solution enables better state and knowledge retention for AI agents, enhancing their reliability and decision-making by systematically capturing and referencing past architectural decisions, reducing repeated errors.

Generating deep dive...

AI-powered analysis takes a few seconds