AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#534
↓ -6
neuron-db
An associative memory database that stores facts in plain language and recalls them by meaning. It ships as a Rust core with optional SQLite, encryption, and HTTP server features, plus examples and API docs. |
Developer Tools / Databases | 84 | ↓ -6 | 37 days ago | Details |
|
#535
↓ -6
Ponytail
Ponytail is a repository and plugin toolkit that pushes AI coding agents to choose the smallest useful implementation first, favoring stdlib, platform features, and one-line fixes over larger generated code. The README shows installs and usage paths for Claude Code, Codex, OpenCode, Cursor, Windsurf, Cline, Copilot, Ai |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 37 days ago | Details |
|
#536
↓ -6
cc-pool
macOS CLI tool that load-balances Claude Code sessions across multiple subscriptions by selecting the emptiest account before launch. |
Developer Tools / CLI / Dev Productivity | 84 | ↓ -6 | 38 days ago | Details |
|
#539
↓ -6
agent-vault-proxy
A loopback HTTPS proxy that swaps placeholders for real API keys at request time, keeping secrets out of the agent process. It uses Bitwarden Secrets Manager and supports scoped bindings for hosts, methods, and paths. |
Developer Tool / Security | 84 | ↓ -6 | 39 days ago | Details |
|
#540
↓ -6
Buildy
Buildy lets AI agents create and update hosted apps with real URLs and persistent data. The page shows starter apps, agent access, API docs, and support for connecting through ChatGPT, Claude, and MCP. |
AI app platform / Agentic app hosting | 84 | ↓ -6 | 39 days ago | Details |
|
#541
↓ -6
Workplane
Workplane lets users publish Markdown, HTML, PDFs, and screenshots as shareable pages for humans and agents, with comments, versioning, and MCP-based publishing from AI tools. |
Developer Tools / AI Collaboration | 84 | ↓ -6 | 40 days ago | Details |
|
#542
↓ -6
Magenta RealTime 2 on iPhone
Open-source project that ports Google DeepMind’s Magenta RealTime 2 music generation to Core ML for local execution on iPhone, with Apple Neural Engine acceleration and no GPU use. |
AI Audio / Music Generation | 84 | ↓ -6 | 40 days ago | Details |
|
#545
↓ -6
Gemini 3.5 Live Translate
Google’s Gemini 3.5 Live Translate is a near real-time speech-to-speech translation model that works across 70+ languages and is being rolled out in Google AI Studio, Google Meet, and Google Translate. |
AI Tool / Speech Translation | 84 | ↓ -6 | 42 days ago | Details |
|
#546
↓ -6
Command Center
Command Center is a local AI coding environment focused on helping developers run multiple coding agents, review large diffs, and turn AI-generated edits into cleaner, production-ready code. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 42 days ago | Details |
|
#548
↓ -6
cursor-canvas-web
An open-source shim that lets Cursor canvas .tsx files render on the web by aliasing cursor/canvas to a Mantine-backed implementation. Includes install steps, runtime setup, supported API coverage, limitations, and a live example deployment. |
Developer Tool / UI/Frontend Framework Helper | 84 | ↓ -6 | 44 days ago | Details |
|
#549
↓ -6
Sandfence
A minimal native macOS sandbox for running Claude Code or Codex with OS-enforced limits on what the agent can touch. |
Developer Tools / Security | 84 | ↓ -6 | 45 days ago | Details |
|
#550
↓ -6
LLM inference at scale
An open-source handbook for production LLM serving and inference at scale, covering GPU fundamentals, KV cache, batching, quantization, speculative decoding, and engines like vLLM, SGLang, and TensorRT-LLM. |
Developer Tools / AI Infrastructure | 84 | ↓ -6 | 45 days ago | Details |
|
#553
↓ -6
Defending Code Reference Harness
An open-source reference implementation for autonomous vulnerability discovery and remediation with Claude. It includes Claude Code skills for threat modeling, scanning, triage, patching, plus a harness for running a recon → find → verify → report → patch pipeline. |
Security / AI Security | 84 | ↓ -6 | 46 days ago | Details |
|
#555
↓ -6
AgentKitten
Swift package for building provider-agnostic AI agents on Apple platforms, with tools for runtime permissions, hooks, context compaction, session state, validation loops, and traceable execution. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 47 days ago | Details |
|
#556
↓ -6
deep-review
A Claude Code skill for multi-agent code review that produces findings.md with severity, impact category, verification artifacts, and fix directions. |
Developer Tools / Code Review | 84 | ↓ -6 | 48 days ago | Details |
|
#557
↓ -6
Colour Memory API
An API for mapping hex values, palettes, and images to named archive colours, with deterministic colour metrics, accessibility checks, cultural risk notes, and MCP support for agents and chat tools. |
Design / Creative Tools | 84 | ↓ -6 | 48 days ago | Details |
|
#558
↓ -6
Odysseus × crabbox × islo.dev
A demo for running the Odysseus self-hosted AI workspace on throwaway islo.dev microVMs in one command, with both a clickable live app path and an agent tool for running code on disposable boxes. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 48 days ago | Details |
|
#561
↓ -6
QVAC by Tether
QVAC SDK 0.12.0 adds TurboQuant, a KV-cache quantization feature for local LLM inference that claims up to 5x more context on-device with no retraining or code changes. |
Developer Tools / AI SDK | 84 | ↓ -6 | 50 days ago | Details |
|
#562
↓ -6
OP
OP is an API that gives AI agents real phone numbers for account registration, OTP/2FA codes, SMS, and voice calls. The page shows a live product pitch, feature comparison, a simple API example, and multiple agent communication use cases. |
Developer Tools / API | 84 | ↓ -6 | 50 days ago | Details |
|
#564
↓ -6
screenshotter
A macOS utility that compresses screenshots locally and copies them to the clipboard for use with coding agents like Codex and Claude. |
Developer Tools / AI Developer Utilities | 84 | ↓ -6 | 51 days ago | Details |
|
#565
↓ -6
mcpguard
Open-source security scanner and firewall for MCP servers. It scans configs for common MCP risks, enforces runtime policies on tool calls, and produces audit logs, with CLI commands, policy examples, and a programmatic API. |
Developer Tools / Security | 84 | ↓ -6 | 51 days ago | Details |
|
#566
↓ -6
DeepSWE
DeepSWE is a benchmark for measuring frontier coding agents on original, long-horizon software engineering tasks. The page shows a leaderboard, methodology overview, task examples, and a full blog explaining the benchmark design and results. |
Developer Tools / AI Benchmarking | 84 | ↓ -6 | 54 days ago | Details |
|
#567
↓ -6
VAEN
VAEN is a CLI for packaging AI coding-agent setups into portable .agent archives and importing them across repos or teams without copying instructions, skills, MCP config, or secrets. |
Developer Tools / AI Coding Tools | 84 | ↓ -6 | 54 days ago | Details |
|
#568
↓ -6
Hodor
Hodor is a native macOS prompt launcher that lets you save prompts and paste them into ChatGPT, Claude, or other AI tools with shortcuts, edge browsing, or keywords. It is open source, notarized, and runs fully local with no data collection. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 54 days ago | Details |