AgentDish directory
Recently Evaluated
The newest checks across accepted listings.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#140
↓ -3
Slashspace
Slashspace is a local-first infinite canvas for AI chat and agentic work, designed for research, writing, development, and long-form thinking. It supports multiple models, MCP connections, local storage, and desktop apps for Mac, Windows, and Linux. |
Productivity / AI Workspace | 88 | ↓ -3 | 33 days ago | Details |
|
#410
↓ -3
Athena
Athena is a local desktop control room for AI coding agents. It combines embedded terminals, session history, shared project context, recall handoffs, and MCP-based control for tools like Codex, OpenCode, Claude Code, and Hermes. |
Developer Tools / AI Coding | 85 | ↓ -3 | 33 days ago | Details |
|
#411
↓ -3
LLM Wiki
LLM Wiki is a plugin and instruction-file based system that turns LLM agents into a research and knowledge-base workflow with session memory, parallel research, source ingestion, and wiki compilation. |
Developer Tools / AI Agent Tools | 85 | ↓ -3 | 33 days ago | Details |
|
#309
↑ +2
PostFast MCP
An MCP server for the PostFast API that lets AI tools schedule, manage, and analyze social media posts across major platforms. |
Developer Tools / MCP Servers | 86 | ↑ +2 | 33 days ago | Details |
|
#775
↓ -2
clawmark
A local Rust CLI for A/B testing two CLAUDE.md files against a fixed SWE-bench Lite smoke set, with doctor, run, and report commands. |
Developer Tools / AI Benchmarking | 82 | ↓ -2 | 33 days ago | Details |
|
#936
↑ +2
git-diff-ai-explainer-interactive-filter
A Git diff filter that uses Claude to add concise inline explanations to changed lines during local review and interactive staging. |
Developer Tools / Git / Code Review | 79 | ↑ +2 | 33 days ago | Details |
|
#141
↓ -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 | 33 days ago | Details |
|
#412
↓ -3
Multiplayer
Open-source debugging agent for developers that connects coding agents to production runtime data to help identify bugs, triage issues, and generate fixes. The repo also includes a CLI and web dashboard for reviewing sessions and turning investigations into branches or pull requests. |
Developer Tools / Debugging | 85 | ↓ -3 | 33 days ago | Details |
|
#892
↓ -1
Ferrix AI
Ferrix AI is an agentic product management platform that pulls in customer feedback, usage data, revenue signals, and market research, then recommends what to build next and generates specs, tickets, release plans, and stakeholder communications after approval. |
Productivity / Product Management | 80 | ↓ -1 | 33 days ago | Details |
|
#528
↓ -6
zkit
Go packages for building agents in Go, with a streaming runner, tool dispatch, guardrails, compaction, provider adapters, and verified completion helpers. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 33 days ago | Details |
|
#70
→ 0
Display.dev
A gated publishing engine for agent-generated HTML and Markdown. It gives teams a permanent, authenticated URL for artifacts produced by agents, with support for CLI, MCP, browser, comments, versioning, and company SSO. |
Developer Tools / AI Workflow | 89 | → 0 | 33 days ago | Details |
|
#937
↑ +2
Relaymux
Relaymux is a tmux-backed harness for running local coding agents, with Telegram as the remote control interface and support for iMessage/SMS in beta. |
Developer Tools / AI Orchestration | 79 | ↑ +2 | 33 days ago | Details |
|
#674
↓ -3
Memanto
Open-source persistent memory agent for AI coding tools and assistants. It supports local and cloud setups, integrates with several agent IDEs and CLIs, and offers remember, recall, and answer primitives for long-term context. |
Developer Tools / AI Memory / Agent Infrastructure | 83 | ↓ -3 | 33 days ago | Details |
|
Anthropic research report on how people use Claude Code in practice, based on a large privacy-preserving analysis of session data. It covers task types, division of labor between user and model, and how domain expertise affects outcomes. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 33 days ago | Details |
|
#1149
↑ +1
egui-cursor
A small Rust crate and demo app for drawing themed cursors inside eframe/egui so cursor position stays visually in sync with app rendering. |
Developer Tools / Rust / UI | 73 | ↑ +1 | 34 days ago | Details |
|
#852
↑ +2
GRID
GRID is a small framework for working with coding agents in a spec-driven way. The repository explains its purpose, basic workflow, and how it can be used in CI/CD to check for spec-code-test mismatches. |
Developer Tools / AI Development Tools | 81 | ↑ +2 | 34 days ago | Details |
|
#413
↓ -3
AutomatiQ
AutomatiQ is a Python CLI that records a browsing session and uses vision and LLM steps to generate a standalone HTTP-based automation script. |
Developer Tools / Automation | 85 | ↓ -3 | 34 days ago | Details |
|
#142
↓ -3
ITransBook
Local-first desktop app for AI document translation and side-by-side comparison, with support for multiple engines and cloud APIs. |
Writing / Translation | 88 | ↓ -3 | 34 days ago | Details |
|
#71
→ 0
fusionHarness
An open-source mixture-of-agents server that fans prompts out to multiple LLMs, judges the responses, and synthesizes a final answer. It exposes an OpenAI-compatible API and also includes an agentic coding harness plus integrations for tools like Claude Code, aider, Continue, LangChain, and Pi. |
Developer Tools / AI Orchestration | 89 | → 0 | 34 days ago | Details |
|
#1080
↓ -1
CosmicGPT
An open-source simulator that studies how GPT inference behaves under space radiation and cosmic-ray fault conditions, with CLI runs, comparisons, and self-contained HTML reports. |
AI/ML / Developer Tool | 76 | ↓ -1 | 34 days ago | Details |
|
#310
↑ +2
MakerChecker
MakerChecker is a self-hosted governance layer for AI agents that enforces roles, approvals, and tamper-evident audit logs. The repo shows quickstart commands, a demo flow, and SDK/connectors for TypeScript, Python, and LangChain-style integrations. |
Developer Tools / AI Agent Governance | 86 | ↑ +2 | 34 days ago | Details |
|
#529
↓ -6
Polypore
Modular desktop IDE built for agentic coding, with dockable panels, an MCP sidecar, plugin support, and built-in tooling for debugging, verification, memory, and secrets handling. |
Developer Tools / AI IDE | 84 | ↓ -6 | 34 days ago | Details |
|
A VS Code blog post explaining how GitHub Copilot’s agentic harness is being optimized to reduce token usage, latency, and cost through extended prompt caching, tool search, and WebSocket connections. |
AI Product / Platform / AI Coding Assistant | 81 | ↑ +2 | 34 days ago | Details |
|
#311
↑ +2
ctx
ctx is a local-first desktop workbench for coding agents, now open source under GPL-3.0. The page explains that it runs agents in a desktop environment with worktrees, transcripts, artifacts, diff review, container boundaries, and a local merge queue. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 34 days ago | Details |