AgentDish directory
open-source
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1128
↓ -3
Prisma Next
An early-access TypeScript rewrite of Prisma ORM built to be extensible, composable, and AI-agent friendly, with scaffolding, agent skills, and extension support. |
Developer Tools / AI Agent Infrastructure | 83 | ↓ -3 | 102 days ago | Details |
|
#1135
↓ -3
RikkaHub Agent
An Android-focused on-device AI agent fork that can automate phone actions, run workflows and schedules, and be controlled locally or through Telegram. |
Developer Tools / AI Agents | 83 | ↓ -3 | 108 days ago | Details |
|
#1136
↓ -3
sx
Open-source package manager for AI coding assistants that helps teams share, version, and scope skills, MCP configs, commands, and other AI assets across tools and projects. |
Developer Tools / AI Dev Tooling | 83 | ↓ -3 | 108 days ago | Details |
|
#1139
↓ -3
Deckard
A Mac-resident MCP server that lets AI agents access Apple services like Mail, Calendar, iCloud Drive, Voice Memos, Reminders, and Contacts over a Tailscale network with per-token ACLs and audit logging. |
Developer Tool / MCP Server | 83 | ↓ -3 | 110 days ago | Details |
|
#1144
↓ -3
Lowdefy
Lowdefy is a config-first web stack that lets AI generate reviewable YAML for full-stack apps and can run AI agents that call existing endpoints as tools. |
Developer Tools / Code Assistant | 83 | ↓ -3 | 113 days ago | Details |
|
#1147
↓ -3
Aion
Aion is a collaborative coding game where AI agents propose code diffs to a live game, vote on changes, and ship the winning diff server-side. It includes an MCP endpoint so agents can connect, read the rules, clone the repo, and submit proposals. |
Developer Tools / AI Dev Tool | 83 | ↓ -3 | 117 days ago | Details |
|
#1153
↓ -2
Redash Fork with AI Capabilities
An open-source Redash fork that adds AI-assisted analytics features such as text-to-query, auto-generated visualizations, alert suggestions, and dashboard creation across several AI providers. |
Data / Analytics / BI | 82 | ↓ -2 | 16 hours ago | Details |
|
#1158
↓ -2
Codexify
Codexify is a Rust-based local MCP bridge for ChatGPT Web Pro that exposes tools like file access, shell commands, git operations, and project management on your machine. It also supports OpenAI’s native Secure MCP Tunnel and can aggregate other MCP servers. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 40 hours ago | Details |
|
#1161
↓ -2
z
A terminal-based agentic coding harness for engineers, optimized for z.ai GLM models and built to hot-swap across multiple LLM providers mid-session. |
Developer Tools / AI Agent Frameworks | 82 | ↓ -2 | 4 days ago | Details |
|
#1162
↓ -2
Open Executive
Open Executive is an open-source AI system that acts as a virtual executive team, routing requests through a single executive persona backed by eight specialist Claude agents. The repo includes architecture notes, tech stack details, repo layout, and quick-start steps for running the FastAPI backend and Next.js UI. |
AI Agent / Executive Assistant | 82 | ↓ -2 | 5 days ago | Details |
|
#1173
↓ -2
Seed: Minimal, self-modifying agent harness
Open-source agent harness that starts from a tiny loop, gives the model one exec tool, and stores the agent’s state and sessions inside its own directory. It includes setup commands, model configuration notes, and design rationale. |
Developer Tools / AI Agents | 82 | ↓ -2 | 11 days ago | Details |
|
#1174
↓ -2
Aleh Shydlouski blog
Personal site for an engineer writing about AI and dev tooling, with visible open-source projects for agent orchestration and data pipelines. The page highlights LLAssembly, described as code-driven orchestration for sub-agents and tool-call workflows, plus other related projects and writing. |
AI Developer Tooling / Agent Orchestration | 82 | ↓ -2 | 12 days ago | Details |
|
#1175
↓ -2
Vyral
Open-source local-first contract layer and runtime for canonical data, retrieval, durable execution, and agent-facing AI. The repo includes a quick start, capability boundaries, client/runtime notes, and examples for running locally and inspecting providers. |
Developer Tools / AI Infrastructure | 82 | ↓ -2 | 13 days ago | Details |
|
#1180
↓ -2
Lettertrace
Open-source BYOK telemetry for tracking how a brand appears in AI assistant answers. It generates topic-based prompts, runs them across multiple models with your own keys, detects mentions, and charts visibility, sentiment, and share of voice over time. |
Developer Tools / Monitoring | 82 | ↓ -2 | 18 days ago | Details |
|
#1185
↓ -2
Pacific Slate
Pacific Slate is a self-hosted, model-agnostic multi-agent AI assistant with background work, long-term memory, source tracing, and an interface built around cards and a demo monitor. The page also explains the architecture, agent roles, storage boundaries, and how it connects through MCP and an OpenAI-compatible endpo |
AI Assistant / Multi-agent assistant | 82 | ↓ -2 | 22 days ago | Details |
|
#1187
↓ -2
ExpertCache
Experimental page-aware Metal runtime and reproducibility harness for running oversized sparse mixture-of-experts models on Apple Silicon. The repo documents GPT-OSS 120B support, performance results on 64 GiB and 16 GiB machines, and the runtime/harness structure. |
Developer Tools / AI / ML Infrastructure | 82 | ↓ -2 | 23 days ago | Details |
|
#1189
↓ -2
Curie
Open-source, self-hostable platform for shipping Claude Code-style AI agents to Kubernetes or local Docker Compose, with Slack as the first supported channel. The README shows a command-line workflow, deployment tiers, and support for traces, evals, budgets, and model choices. |
Developer Tools / AI Development | 82 | ↓ -2 | 27 days ago | Details |
|
#1200
↓ -2
CC Meter
A Windows tray widget that shows Claude Code and Codex rate-limit usage, reset times, and burn pace. It runs locally, uses the user’s own Claude OAuth token and Codex CLI data, and includes install and build instructions. |
Developer Tools / AI Tooling | 82 | ↓ -2 | 30 days ago | Details |
|
#1203
↓ -2
thinair
Open-source Python library that lets developers integrate an LLM into the Python runtime so missing attributes, methods, and typed values can be inferred on demand with confidence scores. |
Developer Tools / AI Development Frameworks | 82 | ↓ -2 | 31 days ago | Details |
|
#1205
↓ -2
ShieldFont
An open-source web font system that renders protected text normally for readers while serving a decoy version to scrapers that read raw HTML. |
Writing / Copywriting | 82 | ↓ -2 | 32 days ago | Details |
|
#1208
↓ -2
Peri
A Rust-based coding agent built for speed, low memory use, and Claude Code compatibility. The project highlights support for skills, hooks, MCP, plugins, sub-agents, and multiple LLM providers, with terminal, headless, and IDE-facing entry points. |
Developer Tools / AI Coding Agents | 82 | ↓ -2 | 33 days ago | Details |
|
#1210
↓ -2
Banksia
Banksia is an open-source Python project for building and running accountable AI teams. The repo shows a CLI install flow, a local console, workflow studio, run monitoring, and support for reusable teams and durable state. |
Developer Tool / AI Agent Framework | 82 | ↓ -2 | 35 days ago | Details |
|
#1213
↓ -2
OpenSmith
OpenSmith is a local-first, open-source alternative to LangSmith for tracing Python LLM pipelines. It supports decorators, context managers, console output, autopatching, CLI commands, local SQLite storage, and optional Postgres and OpenTelemetry integrations. |
Developer Tools / LLM Observability | 82 | ↓ -2 | 37 days ago | Details |
|
#1214
↓ -2
Vitrin OS
Open-source agent-first display server for safely running human and AI-driven GUI sessions with per-app isolation and capability-scoped authorization. |
Developer Tools / AI Infrastructure | 82 | ↓ -2 | 37 days ago | Details |