AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#553
↓ -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 |
|
#554
↓ -6
LocalCode
LocalCode turns plain English into CLI commands on Apple Silicon Macs using Apple’s on-device Foundation Models framework, then asks for approval before running them. |
Developer Tools / CLI | 84 | ↓ -6 | 41 days ago | Details |
|
#555
↓ -6
AutoGPU
AutoGPU is an open-source project for using AI agents to design and harden a GPU-like chip end to end, from Verilog through synthesis and place-and-route to GDSII. The repo shows a concrete fp8 matmul accelerator flow, quick-start steps, and documentation for running the design/hardening process. |
Developer Tool / AI-assisted Hardware Design / EDA | 84 | ↓ -6 | 41 days ago | Details |
|
#556
↓ -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 |
|
#557
↓ -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 |
|
#558
↓ -6
AgentTrust ID
Runtime authorization platform for AI agents with open-source SDKs in Python, TypeScript, Go, Java, and Rust. The page says the hosted service is in production, supports per-action checks, scoped delegation, revocable tokens, and a shared authorization model across MCP tools, agent-to-agent calls, and direct API integr |
AI Developer Tool / Agent Security / Authorization | 84 | ↓ -6 | 43 days ago | Details |
|
#559
↓ -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 |
|
#560
↓ -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 |
|
#561
↓ -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 |
|
#562
↓ -6
sAIdecar
A lightweight terminal AI sidecar for Zellij that keeps quick questions separate from your main agent session, with local JSONL logging, SQLite search, and multiple LLM provider options. |
Developer Tools / CLI | 84 | ↓ -6 | 46 days ago | Details |
|
#563
↓ -6
blumi-cli
Local-first agentic coding assistant in Rust with a terminal UI, embedded web UI, phone app, always-on gateway, and LAN grid dispatch across multiple machines. |
Developer Tools / AI Coding Assistant | 84 | ↓ -6 | 46 days ago | Details |
|
#564
↓ -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 |
|
#565
↓ -6
Nori Skillsets
CLI for installing, switching, and managing collections of agent skills and agent-specific configurations across multiple coding tools. |
Developer Tools / AI Agent Tooling | 84 | ↓ -6 | 47 days ago | Details |
|
#566
↓ -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 |
|
#567
↓ -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 |
|
#568
↓ -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 |
|
#569
↓ -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 |
|
#570
↓ -6
metaBrain
Open-source local document memory for AI tools, coding agents, and humans. It offers a local CLI, optional daemon, searchable notes, metadata, tags, links, and version history. |
Developer Tools / AI Memory / Agent Infrastructure | 84 | ↓ -6 | 48 days ago | Details |
|
#571
↓ -6
dygit
A local AI IDE plugin that cleans up messy prompts before they reach Claude, Cursor, or OpenCode. It fixes typos, dropped words, and split tokens on-device with no network or token cost. |
Developer Tools / AI IDE Plugins | 84 | ↓ -6 | 50 days ago | Details |
|
#572
↓ -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 |
|
#573
↓ -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 |
|
#574
↓ -6
Odysseus
Self-hosted AI workspace with chat, agents, deep research, document editing, email triage, notes, calendar, and model comparison. The README includes setup instructions for Docker and native installs, plus a broad feature list and demo references. |
AI Productivity / AI Workspace | 84 | ↓ -6 | 50 days ago | Details |
|
#575
↓ -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 |
|
#576
↓ -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 |