AgentDish directory
sqlite
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#45
↓ -1
Adam
An embeddable AI agent library written in C with tool calling, memory, sessions, voice, streaming, structured output, and support for both cloud and local models. |
Developer Tools / AI Agent Framework | 90 | ↓ -1 | 72 days ago | Details |
|
#56
→ 0
Looma
Looma is a local-first Python CLI that turns coding-agent history into resumable project context. It reconstructs work items, decisions, blockers, linked commits, and next steps from Claude Code, Codex, and Cursor sessions, with optional local LLM extraction and no cloud or API keys. |
Developer Tools / AI Agent Workflow | 89 | → 0 | 7 days ago | Details |
|
#112
↓ -3
Monlite
A local-first backend for AI agents that bundles documents, vector search, cache, queues, and cron jobs into one SQLite file, with optional Postgres support. |
Developer Tools / Databases & Storage | 88 | ↓ -3 | 16 days ago | Details |
|
#134
↓ -3
Gorchestra
A Go-based local orchestration platform for AI coding agents, with live event streaming, session replay, and durable execution history. |
Developer Tools / AI Coding Agents | 88 | ↓ -3 | 29 days ago | Details |
|
#147
↓ -3
Mnemo
Local-first AI memory layer for LLM apps with persistent knowledge graph storage, entity extraction, semantic retrieval, and API endpoints for ingesting and retrieving context. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 43 days ago | Details |
|
#166
↓ -3
Selvedge
A local MCP server for AI coding agents that records why code changes were made and stores that history in SQLite next to the project. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 70 days ago | Details |
|
#205
↓ -4
PMB
Local-first persistent memory for AI coding agents over MCP. PMB stores decisions, lessons, project facts, and searchable context in a single SQLite file and exposes it through a CLI and dashboard. |
Developer Tools / AI Agent Tools | 87 | ↓ -4 | 25 days ago | Details |
|
#216
↓ -4
Claumon
A cross-platform Claude Code dashboard for tracking usage limits, token spend, and session forecasts in a single binary with no config. |
Developer Tools / AI Development Tools | 87 | ↓ -4 | 41 days ago | Details |
|
#226
↓ -4
My_Dash
A local, read-only observability dashboard for Claude Code with live event streams, session Kanban, token and cost charts, a 3D tool-call graph, and plugin-based widgets. |
Developer Tools / AI Observability | 87 | ↓ -4 | 53 days ago | Details |
|
#237
↓ -4
SQLite-Columnar
A loadable SQLite extension that adds column-oriented storage and analytics for fast local OLAP-style queries, with benchmark data and build instructions. |
Developer Tools / Databases & Storage | 87 | ↓ -4 | 65 days ago | Details |
|
#389
↓ -3
open-geo
open-geo is a GEO visibility tracker for AI answers. It runs queries in a logged-in browser, records whether a brand appears in sources, citations, or answer text, and outputs a FastAPI/React dashboard plus PDF reports. |
Developer Tools / AI Tooling | 85 | ↓ -3 | 24 days ago | Details |
|
#488
↓ -6
Orchid
Local-first record, inspect, and replay tool for debugging AI agents. Orchid captures LLM calls and tool traffic through a proxy, exposes traces in a web UI and MCP tools, and supports offline replay for deterministic testing. |
Developer Tools / AI Debugging | 84 | ↓ -6 | 23 days ago | Details |
|
#499
↓ -6
Rudi
Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn. |
Developer Tools / AI Memory / Context Management | 84 | ↓ -6 | 28 days ago | Details |
|
#524
↓ -6
sAIdecar
A lightweight terminal AI sidecar for Zellij that keeps quick questions separate from your main agent session, with local JSONL logging, SQLite search, and multiple LLM provider options. |
Developer Tools / CLI | 84 | ↓ -6 | 42 days ago | Details |
|
#604
↑ +194
Building a SQL Analyst Agent
A tutorial and live demo showing how to build an AI SQL analyst agent that inspects schema, writes queries, runs them, and explains results using Node.js, OpenAI, Vercel AI SDK, and SQLite. |
Data / SQL | 84 | ↑ +194 | 73 days ago | Details |
|
#648
↓ -3
gate-oc-audit
A plugin for recording AI coding agent activity in a tamper-evident local audit trail. It stores sessions, tool calls, prompts, and integrity checkpoints in SQLite and exposes CLI and UI views for status, reports, anomalies, spend, inventory, exports, and proof verification. |
Developer Tools / AI DevOps / Audit / Observability | 83 | ↓ -3 | 31 days ago | Details |
|
#714
↓ -2
Backlog
Local-first task and context manager for humans and AI coding agents. It stores tasks, plans, docs, and memory in a shared SQLite database, with CLI commands, a web UI, and agent attribution built in. |
Developer Tools / AI Agent Workflow | 82 | ↓ -2 | 9 days ago | Details |
|
#738
↓ -2
FERNme
FERNme is an open-source memory engine for AI agents that uses fuzzy graphs and Hebbian-style updates to store user preferences with near-zero LLM calls. The repository highlights editable user-owned memory, flat token usage, outcome-based reinforcement, and deployable plumbing via REST and MCP. |
Developer Tools / AI Memory / Agent Infrastructure | 82 | ↓ -2 | 26 days ago | Details |
|
#758
↓ -2
WhatsKept
A local Go tool that turns encrypted iOS WhatsApp backups into a searchable workspace for AI agents, with OCR, transcription, and SQLite/FTS5 indexing. |
Developer Tools / AI Data Processing | 82 | ↓ -2 | 46 days ago | Details |
|
#785
↓ -2
memoirs
Local-first long-term memory engine for AI agents with MCP, HTTP API, CLI, and Python usage. The page shows installation paths, IDE integrations, ingestion sources, and a live feature set focused on durable context, retrieval, and privacy. |
Developer Tools / AI Memory / Context Management | 82 | ↓ -2 | 70 days ago | Details |
|
#857
↓ -1
Aquifer
Aquifer is a self-hosted MCP gateway runtime for buffering spiky agent and API traffic. It queues requests durably in SQLite, dispatches them at a configurable rate, and supports both MCP and HTTP adapters with webhook delivery. |
Developer Tools / API / Middleware | 80 | ↓ -1 | 40 days ago | Details |
|
#865
↓ -1
llmisp
A local AI coding harness that turns business-rule specs into a constrained JSON AST, validates it, and compiles it into Clojure code while logging generation and repair artifacts. |
Developer Tool / AI Coding Harness | 80 | ↓ -1 | 60 days ago | Details |
|
#908
↑ +2
AgentCRM – Headless CRM for Claude Code
An open-source, headless CRM built for Claude and other agents, centered on a portable .acrm file, a CLI, and versioned SQL-backed workflows for sales data, transcripts, and follow-up tasks. |
Developer Tool / CRM / Sales Ops | 79 | ↑ +2 | 59 days ago | Details |