AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#261
↑ +111
AISA
AISA is a free conversational AI skills assessment that scores how people use AI, generates a report and growth plan, and offers a shareable credential for individuals and teams. |
AI-powered product / Assessment / HR tech | 85 | ↑ +111 | 46 days ago | Details |
|
#262
↓ -157
Copilot-arewecooked
A local tool that estimates GitHub Copilot AI-credit costs from usage data and generates an HTML report. It pulls from VS Code, OpenCode, Pi, Copilot CLI, and Copilot for Xcode, with CLI options for date ranges, model mapping, and JSON output. |
Developer Tools / Copywriting | 85 | ↓ -157 | 46 days ago | Details |
|
#263
↓ -6
OWASP Agent Security Regression Harness
Open-source harness for executable security regression testing of agentic applications and MCP-integrated systems, with scenario files, policy assertions, trace-based evaluation, and JSON output for CI or local use. |
Developer Tools / Security Testing | 85 | ↓ -6 | 49 days ago | Details |
|
#265
↓ -6
retro-bot
An open-source Claude skill that runs structured retrospectives after sessions, applies improvements to the right layer of your Claude setup, and keeps a dated audit log of changes. |
Developer Tools / AI Workflow | 84 | ↓ -6 | 45 hours ago | Details |
|
#266
↓ -6
Platinum.ai
Platinum.ai creates AI Website Profiles in llms.txt format so businesses can be read more easily by ChatGPT, Claude, Gemini, and other agents. The page includes a live scan CTA, a simple three-step workflow, industry examples, and pricing starting at $99. |
Developer Tools / AI Infrastructure | 84 | ↓ -6 | 45 hours ago | Details |
|
#268
↓ -6
Rudi
Rudi is a Python tool for LLM memory management that replaces a growing chat transcript with a causal dependency graph, aiming to keep token usage flat across long sessions. The README shows benchmarking results, fold behavior, and example usage with get_slice, store_decisions, and run_turn. |
Developer Tools / AI Memory / Context Management | 84 | ↓ -6 | 45 hours ago | Details |
|
#270
↓ -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 | 2 days ago | Details |
|
#271
↓ -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 | 3 days ago | Details |
|
#272
↓ -6
gpt-go
A tiny GPT implementation in pure Go, trained on Jules Verne books, with runnable code and notes that explain the model’s evolution and design choices. |
Developer Tool / Machine Learning / LLM Training | 84 | ↓ -6 | 4 days ago | Details |
|
#275
↓ -6
infer0
infer0 lets users connect their own AI provider keys and authorize apps to use them, while developers integrate once and route requests through a provider-agnostic API layer. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 4 days ago | Details |
|
#276
↓ -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 | 6 days ago | Details |
|
#277
↓ -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 | 6 days ago | Details |
|
#278
↓ -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 | 7 days ago | Details |
|
#281
↓ -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 | 8 days ago | Details |
|
#282
↓ -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 | 8 days ago | Details |
|
#283
↓ -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 | 9 days ago | Details |
|
#284
↓ -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 | 9 days ago | Details |
|
#287
↓ -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 | 11 days ago | Details |
|
#288
↓ -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 | 11 days ago | Details |
|
#290
↓ -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 | 13 days ago | Details |
|
#291
↓ -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 | 14 days ago | Details |
|
#292
↓ -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 | 14 days ago | Details |
|
#295
↓ -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 | 15 days ago | Details |
|
#297
↓ -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 | 16 days ago | Details |