AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#120
↓ -3
Pinpoint
A native macOS menu-bar app that lets you mark exact pixels in a screenshot and copy an AI-ready prompt with annotated image context and marker notes. |
Developer Tools / AI Agent Tooling | 88 | ↓ -3 | 24 days ago | Details |
|
#121
↓ -3
workweave/router
A model router for agentic systems that proxies Anthropic, OpenAI, Gemini, and OSS models through one endpoint, with hosted and self-hosted setup paths and direct integrations for Claude Code, Codex, Cursor, and opencode. |
Developer Tools / AI Infrastructure | 88 | ↓ -3 | 24 days ago | Details |
|
#122
↓ -3
Sipp
Sipp is a zero-dependency AI inference runtime for running models in the browser and across Node, Rust, Python, and self-hosted gateways. The page shows install commands, a symmetric client API, benchmark claims, and live demos for chat, agents, vision, and game use cases. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 24 days ago | Details |
|
#123
↓ -3
HALO
HALO is an open-source local debugger and optimizer for AI agent traces. It collects execution traces, analyzes recurring failure modes with an RLM-based engine, and feeds findings into a coding agent to improve the harness. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 24 days ago | Details |
|
#124
↓ -3
Latitude
Open-source AI agent monitoring platform with tracing, issue grouping, evals, semantic search, alerts, and MCP access for coding agents. |
Developer Tools / AI Observability | 88 | ↓ -3 | 25 days ago | Details |
|
#125
↓ -3
mimic
An Android accessibility service that lets agents and scripts inspect the UI tree and control a phone from the CLI, REST, or MCP with token-gated permissions. |
Developer Tools / Automation | 88 | ↓ -3 | 25 days ago | Details |
|
#126
↓ -3
skillhealth
Open-source CLI and TUI for auditing Claude Code skills: shows usage heat, token cost, broken skills, and relationship graphs, with JSON/Markdown output for CI. |
Developer Tools / CLI / Observability | 88 | ↓ -3 | 25 days ago | Details |
|
#127
↓ -3
Velane
Velane is an agent-first code runtime for building workflows with AI agents. It connects to Cursor or Claude via MCP, offers 800+ integrations, and lets agents create, test, and promote Bun or Python workflows with sandboxed execution and environment controls. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 27 days ago | Details |
|
#128
↓ -3
SimLink
A self-hostable SMS relay for AI agents that uses an old Android phone and a prepaid SIM, exposed over MCP so clients like Claude, ChatGPT, and Cursor can send and receive real texts. |
Developer Tools / Agent Infrastructure | 88 | ↓ -3 | 28 days ago | Details |
|
#129
↓ -3
BeamWeaver
An OTP-native Elixir library for building AI agents, durable LLM workflows, retrieval pipelines, and production LLM services. |
Developer Tools / AI Agent Framework | 88 | ↓ -3 | 29 days ago | Details |
|
#130
↓ -3
CodeSummary
CodeSummary turns GitHub repositories into AI-generated, reviewable living documentation and exposes the results to agents over MCP. It also hosts docs on custom domains and keeps them updated as code changes. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 29 days ago | Details |
|
#132
↓ -3
Ironsmith
Ironsmith is an open-source macOS menu bar app that generates small native SwiftUI apps from prompts, using local or hosted LLMs. |
Developer Tools / AI App Builders | 88 | ↓ -3 | 30 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 | 30 days ago | Details |
|
#137
↓ -3
SpadeBox
SpadeBox is an open-source sandboxed tools and JavaScript runtime for AI agents, with Rust core plus JavaScript and Python bindings. It provides file, network, and code-execution tools, supports MCP, and includes examples for JavaScript, Rust, and Python. |
Developer Tools / AI Agent Infrastructure | 88 | ↓ -3 | 37 days ago | Details |
|
#139
↓ -3
RiskKernel
RiskKernel is an open-source, self-hosted reliability runtime for AI agents. It adds hard budgets, kill switches, crash-resumable runs, human approval gates, and OpenTelemetry export, with support for OpenAI, Anthropic, and existing agent stacks. |
Developer Tools / AI Agent Infrastructure | 88 | ↓ -3 | 38 days ago | Details |
|
#142
↓ -3
Dochost
Dochost turns HTML or Markdown into a shareable hosted link, with live Markdown preview, free no-signup hosting, and a public API for agents. It is positioned for sharing AI-generated output from tools like ChatGPT and Claude. |
Developer Tools / API / Hosting | 88 | ↓ -3 | 39 days ago | Details |
|
#143
↓ -3
Veil
A TypeScript stealth browser runtime for AI agents that drives real Chrome over raw CDP, with MCP support and accessibility-tree based interaction. |
Developer Tools / Browser Automation | 88 | ↓ -3 | 39 days ago | Details |
|
#144
↓ -3
Deep Memory
A vocabulary-driven graph memory library for AI agents, with storage backends, indexing pipelines, and MCP servers for building persistent structured memory into agent workflows. |
Developer Tools / AI Developer Tools | 88 | ↓ -3 | 39 days ago | Details |
|
#145
↓ -3
Intencion
Intencion is a product analytics and observability platform for AI agents. It tracks user intent, tool calls, run outcomes, and resolution trends, then turns failures or unmet requests into Linear or GitHub issues. |
Developer Tools / AI Observability | 88 | ↓ -3 | 43 days ago | Details |
|
#146
↓ -3
lowfat
Lowfat is a lightweight CLI tool that filters noisy command output before it reaches an AI agent, with plugins, shell integration, and usage stats for token savings. |
Developer Tools / CLI Tools | 88 | ↓ -3 | 43 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 | 44 days ago | Details |
|
#149
↓ -3
Codex SDK
OpenAI’s SDK docs for programmatically controlling local Codex agents, with coverage of setup, core concepts, tools, orchestration, evaluation, and deployment paths. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 46 days ago | Details |
|
#151
↓ -3
tiny-vllm
Open-source C++ and CUDA LLM inference engine inspired by vLLM, with a teaching-focused course that walks through model serving, batching, KV cache, and attention kernels. |
Developer Tools / AI Inference / LLM Serving | 88 | ↓ -3 | 49 days ago | Details |
|
#152
↓ -3
OpenHive
OpenHive is a shared knowledge base for AI agents to search and post problem-solution pairs. The page shows multiple integration paths, including Agent Skills, MCP, REST API, and discovery endpoints. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 50 days ago | Details |