AgentDish directory
Trending
Listings with strong scores and recent movement.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1160
↓ -3
Nodes
A native macOS markdown writing app for plain .md notes on your own disk, with on-device AI search and semantic lookup. |
Productivity / Writing | 83 | ↓ -3 | 37 days ago | Details |
|
#1161
↓ -3
RequestGuard
RequestGuard creates CAPTCHA-gated short links that hide the destination until a visitor passes verification. It also supports expiry, passwords, and an API/SDK for generating protected links from a backend or embed flow. |
Developer Tools / API | 83 | ↓ -3 | 37 days ago | Details |
|
#1162
↓ -3
mcpvessel
A CLI for running untrusted MCP servers in sandboxed containers with deny-by-default egress, traffic watching, and host approval workflows. It can also compose servers into agents and expose them over OCI registries. |
Developer Tools / Security / Sandboxing | 83 | ↓ -3 | 38 days ago | Details |
|
#1163
↓ -3
Vale-LLM-slop
A Vale style pack that lints prose for AI-like writing, inspired by ASD-STE100. It helps teams catch buzzwords, vague phrasing, self-praise, and other patterns in docs, comments, and agent-authored text. |
Writing / Copywriting | 83 | ↓ -3 | 39 days ago | Details |
|
#1164
↓ -3
Capshelf
A Git-backed CLI for sharing agent skills, settings, and MCP fragments across repositories with per-project lockfiles and update workflows. |
Developer Tools / CLI / DevOps | 83 | ↓ -3 | 39 days ago | Details |
|
#1165
↓ -3
Authoryze
Authoryze is an MCP-native payment layer for AI agents that issues single-use virtual cards for approved purchases and adds spending limits, merchant rules, approvals, and audit trails. |
Developer Tools / API | 83 | ↓ -3 | 40 days ago | Details |
|
#1166
↓ -3
Claude Accounts
A paid desktop utility that launches separate, isolated Claude desktop app windows for multiple accounts on macOS and Windows. |
Developer Tools / Desktop Automation | 83 | ↓ -3 | 41 days ago | Details |
|
#1167
↓ -3
claudemon
A Claude Code plugin that turns waiting time into a terminal Pokémon mini-game. It shows wild Pokémon while Claude works, runs locally, and includes install steps plus update behavior. |
Developer Tools / CLI Tools | 83 | ↓ -3 | 41 days ago | Details |
|
#1168
↓ -3
CostPerPrompt
Live pricing and cost calculators for 232+ AI models, with monthly bill estimates, token math, and vendor-by-vendor price tables. |
Developer Tools / API / SDK | 83 | ↓ -3 | 41 days ago | Details |
|
#1169
↓ -3
DSCode
DSCode is an open-source coding agent for working in real repositories from the terminal. It supports install via npm, connects to DeepSeek, and highlights local sessions, sandboxed commands, parallel agents, and cost tracking. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 42 days ago | Details |
|
#1170
↓ -3
PipeCrab
PipeCrab is an open-source Rust pipeline for building voice agents, with local inference support and examples that show end-to-end audio, transcription, LLM, and TTS flows. |
Developer Tool / AI / ML Infrastructure | 83 | ↓ -3 | 45 days ago | Details |
|
#1171
↓ -3
ZIL Lean
A Lean 4 relational knowledge language for project relationships, rules, and queries, with a Clojure runtime/toolchain and examples inspired by Zanzibar. |
Developer Tools / Knowledge Graph / Datalog | 83 | ↓ -3 | 45 days ago | Details |
|
#1172
↓ -3
verified-3d-mesh-intersection
A Lean 4 project for formally verified 3D mesh intersection and constructive solid geometry, with a browser demo for intersecting example meshes or STL imports. |
Developer Tool / Formal verification / geometry | 83 | ↓ -3 | 46 days ago | Details |
|
#1173
↓ -3
skill-language-server
A language server for agent skills that turns /skill-name and $skill-name into navigable symbols with completion, rename, go-to-definition, and reference tracking across editors like VS Code, Zed, Neovim, and Helix. |
Developer Tools / Language Server | 83 | ↓ -3 | 47 days ago | Details |
|
#1174
↓ -3
AgentState
Open-source resilience and debugging proxy for autonomous AI agents. It checkpoints LLM and tool calls, supports cache recovery, human-in-the-loop approval, multi-model fallback, and exports trajectories for fine-tuning. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 48 days ago | Details |
|
#1175
↓ -3
Lotor
Local-first approval and receipt logging for AI agent sessions, with tamper-evident records and signed approvals for consequential actions. |
Developer Tools / AI Agent Tooling | 83 | ↓ -3 | 49 days ago | Details |
|
#1176
↓ -3
filtersql
Dependency-free Python library that compiles a declarative JSON query format into safe, parameterized SQL for LLM workflows, REST APIs, and frontend-backed data tables. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 50 days ago | Details |
|
#1177
↓ -3
Cockroach Crawler
Open-source TypeScript crawler for AI agents that needs bounded web access, structured extraction, PDF parsing, JavaScript rendering, and MCP support. It outputs Markdown, JSON, and JSONL evidence records with provenance and crawl limits. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 50 days ago | Details |
|
#1178
↓ -3
claude-thermos
A local CLI tool that keeps Claude Code sessions warm by refreshing prompt cache during long subagent runs, aiming to reduce re-encoding costs in extended sessions. |
AI Developer Tool / CLI / Dev Workflow | 83 | ↓ -3 | 50 days ago | Details |
|
#1179
↓ -3
Jaybase
Jaybase is an append-only fact store for AI agents handling critical business workflows. The repo explains its event model, retry and conflict handling, encryption, single-tenant design, and includes install and API usage examples. |
Developer Tools / AI Infrastructure | 83 | ↓ -3 | 52 days ago | Details |
|
#1180
↓ -3
CogniKernel
Local, structured memory for AI coding assistants like Claude Code and Codex. The project stores decisions, constraints, and abandoned approaches in an event-sourced local log and injects them back into later sessions. |
Developer Tool / AI coding assistant memory / context management | 83 | ↓ -3 | 53 days ago | Details |
|
#1181
↓ -3
ContextSpy
ContextSpy is an LLM context profiler that intercepts agent traffic, breaks down token usage, and visualizes how prompts change across requests and sessions. |
Developer Tools / AI Observability | 83 | ↓ -3 | 53 days ago | Details |
|
#1182
↓ -3
Tura
Local open-source coding agent for developers, with a macro-style command workflow and benchmark results showing fewer turns and better pass rates than Codex CLI in the published comparison. |
Developer Tools / AI for Code | 83 | ↓ -3 | 57 days ago | Details |
|
#1183
↓ -3
Local Search Agent
A Python framework for local document search that replaces traditional embedding-based RAG with BM25 indexing, Meilisearch, and an agent loop for search, fetch, and citation-backed answers. |
Developer Tools / AI Search / RAG | 83 | ↓ -3 | 58 days ago | Details |