AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#248
↓ -4
PURISTA Agent Harness
A self-hosted TypeScript harness for building provider-neutral LLM agent systems inside an application or platform, with typed agent and workflow runtime, tool support, state, tracing, and example workspaces. |
Developer Tools / AI Development Framework | 84 | ↓ -4 | 27 days ago | Details |
|
#249
↓ -4
Herd
Herd is a lightweight desktop IDE for coordinating multiple AI coding agents at once. It supports parallel tasks, real-time status monitoring, and works with tools like Claude Code and Codex on Windows, macOS, and Linux. |
Developer Tools / AI Coding Tools | 84 | ↓ -4 | 27 days ago | Details |
|
#250
↓ -4
Ctx
A local-first, file-based context and memory system for AI coding assistants. It’s designed to persist decisions, tasks, and learnings across sessions so tools can rehydrate project context instead of starting from scratch. |
Developer Tools / AI Coding | 84 | ↓ -4 | 27 days ago | Details |
|
#98
↓ -3
Patchwork
Patchwork is a Rust CLI for AST-native code refactoring without LLMs. It can find, replace, delete, and insert code by structure instead of regex, with support for Java, Python, JavaScript, TypeScript, and TSX. |
Developer Tools / Code Refactoring | 87 | ↓ -3 | 27 days ago | Details |
|
#385
↑ +3
ChatGPT Exporter
Chrome extension that exports ChatGPT conversations to PDF, Word, Google Docs, or Notion, with partial exports, formatting controls, and local processing in the browser. |
Productivity / Document Generation | 79 | ↑ +3 | 27 days ago | Details |
|
#99
↓ -3
Recursant
Open-source agentic mesh for governing AI agents across enterprise systems, with identity, policy enforcement, audit trails, observability, and Kubernetes-native deployment. |
Developer Tools / Code Assistant | 87 | ↓ -3 | 27 days ago | Details |
|
#251
↓ -4
VT Code
Open-source Rust coding agent with LLM-native code understanding, shell safety, and support for multiple LLM providers with automatic failover. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 27 days ago | Details |
|
#252
↓ -4
curl.md
A tool that converts any URL into markdown optimized for coding agents, with browser, CLI, API, SDK, and agent integration support. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 27 days ago | Details |
|
#35
↑ +1
Better Design
Open-source themed design systems for shadcn/ui, with 29 style variants and one-command installs through a shadcn registry. |
Developer Tools / UI Components | 89 | ↑ +1 | 27 days ago | Details |
|
#19
↓ -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 | 27 days ago | Details |
|
#486
→ 0
SongShift AI
A web app that takes an uploaded track or URL and transforms it into a Panama-style remix using AI-driven stem separation, harmonic mapping, and audio rendering. |
Developer Tools / Code Assistant | 71 | → 0 | 27 days ago | Details |
|
#331
↓ -2
sectorllm
An open-source Llama2 inference engine written in x86 real-mode assembly that fits in 1277 bytes and can boot directly from disk before any OS loads. |
Developer Tools / AI Development | 82 | ↓ -2 | 27 days ago | Details |
|
#149
↑ +93
GrimmBot
GrimmBot is an open-source autonomous AI agent that runs in a sandboxed Docker container, with persistent memory, task scheduling, browser control, and the ability to create custom tools over time. |
AI Agents / Copywriting | 86 | ↑ +93 | 27 days ago | Details |
|
#332
↑ +35
Pi for Word
A Microsoft Word task pane add-in that embeds a Pi Agent-powered assistant for M365 Word, with production and local sideloading manifests plus build and test instructions. |
Developer Tools / Office Add-ins | 82 | ↑ +35 | 27 days ago | Details |
|
#482
↓ -95
MEMOPT
Open-source AI infrastructure project focused on GPU memory management and serving, with a Python control plane, C++ data plane, and optional CUDA kernels. |
Developer Tools / Code Assistant | 72 | ↓ -95 | 27 days ago | Details |
|
#64
↓ -49
LLM-test-kit
An open-source CLI for testing LLM prompts across consistency, latency, cost, and behavior, with HTML reports and support for OpenAI and Anthropic. |
Developer Tools / Testing | 88 | ↓ -49 | 27 days ago | Details |
|
#34
↓ -18
Vennio
Vennio is an API for scheduling and booking infrastructure. It lets developers and AI agents check real availability, propose times, create bookings, handle calendar integrations, send confirmations, collect payments, and sync to CRMs. |
Developer Tools / Code Assistant | 89 | ↓ -18 | 27 days ago | Details |
|
#175
↑ +155
Facet Protocol
An open agent-identity protocol with a shipped reference implementation, TypeScript SDK, conformance test vectors, and protocol docs for identity, discovery, payments, and audit flows. |
Developer Tools / API | 85 | ↑ +155 | 27 days ago | Details |
|
#245
↑ +43
Faramesh
Runtime governance and containment for AI agents. Faramesh sits between an agent and its tools to enforce policy checks, approval steps, credential isolation, and tamper-evident audit logs before risky actions execute. |
Developer Tools / AI Governance / Agent Security | 84 | ↑ +43 | 27 days ago | Details |
|
#246
↑ +85
claude-smart
A Claude Code plugin that learns from user corrections and successful runs, then turns them into reusable rules and playbooks stored locally. |
Developer Tools / AI Plugin | 84 | ↑ +85 | 27 days ago | Details |
|
Google Developers Blog post about integrating DFlash, a diffusion-style speculative decoding framework, into the vLLM TPU ecosystem to improve LLM serving speed on TPU v5p. |
Developer Tools / Code Assistant | 78 | ↓ -86 | 27 days ago | Details |
|
#438
↑ +31
Agent Eval
A GitHub repo for evaluating agentic AI pipeline systems, with guidance for defining metrics, building eval cases, running repeatable tests, and tracking regressions. |
Developer Tools / Copywriting | 77 | ↑ +31 | 27 days ago | Details |
|
#414
↓ -46
Atlas Trust Infrastructure
A metadata-first trust control plane for authorized security workflows, evidence retention, release trust, and business-flow proof. The repository includes role-based docs, quick-start commands, safety boundaries, and release-trust materials. |
Security / Security Operations / Trust Infrastructure | 78 | ↓ -46 | 27 days ago | Details |
|
#247
↑ +85
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +85 | 27 days ago | Details |