AgentDish directory
Developer Tool AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1675
↑ +2
Laze
An experimental programming language and compiler designed for LLM-written code, with a Python-based toolchain that compiles to native macOS binaries. The repo also includes a full NES emulator written in Laze and usage examples for both the compiler and emulator. |
Developer Tool / Language Tooling | 79 | ↑ +2 | 123 days ago | Details |
|
#1700
↑ +6
NoBuzz (Claudette)
A Claude Code skill that rewrites Claude’s responses through Gemini to strip out the over-polished, BuzzFeed-like tone and output plainer English. |
Developer Tool / CLI / Writing Assistant | 78 | ↑ +6 | 22 days ago | Details |
|
#1704
↑ +6
squint-mcp
An MCP server that converts images into ASCII art so text-only LLMs can attempt image interpretation. The README includes a short explanation, example setup, and a clear description of its limitations. |
Developer Tool / MCP Server | 78 | ↑ +6 | 30 days ago | Details |
|
#1708
↑ +6
Us vs. Them
A CLI/library for line-level provenance in text edited by humans and agents, using version history to estimate which ranges are human-written versus machine-generated. |
Developer Tool / Version control / provenance | 78 | ↑ +6 | 34 days ago | Details |
|
#1733
↑ +6
CorvinOS
Self-hosted agentic OS that connects AI engines like Claude Code, Codex, Hermes, and Ollama to messaging and email channels, with an emphasis on EU AI Act and GDPR compliance by design. |
Developer Tool / AI Agent Framework | 78 | ↑ +6 | 71 days ago | Details |
|
#1764
↑ +6
SlopeAutoAcceptor
A macOS menu bar app that uses Apple Vision OCR to find approval buttons like Run, Fetch, or Retry and clicks them automatically for agent workflows. |
Developer Tool / Automation | 78 | ↑ +6 | 108 days ago | Details |
|
A GitHub example that audits LangChain’s RAG quickstart with retrieval-quality metrics, flags off-topic and out-of-distribution queries, and surfaces ranking and calibration issues with charts and results files. |
Developer Tool / RAG Evaluation | 78 | ↑ +4 | 129 days ago | Details |
|
#1801
→ 0
agent-memory-leaderboard
Public evaluation code for an Agent Memory Leaderboard, including answer-generation and scoring contracts for comparing LLM agent memory systems. |
Developer Tool / AI Evaluation / Benchmarking | 77 | → 0 | 41 days ago | Details |
|
ARIA is a source-available security operations platform that combines a voice-driven 3D cockpit, governed autonomous actions, local-model support, and security connectors for cloud and identity telemetry. |
Developer Tool / AI Security / SOC Platform | 77 | → 0 | 48 days ago | Details |
|
#1804
→ 0
Mousecrack
An open-source SDK and CLI for generating human-like mouse movement with deep learning, aimed at developers and agents that need synthetic pointer motion. |
Developer Tool / AI Agent Utility | 77 | → 0 | 48 days ago | Details |
|
#1812
→ 0
Chainything
Rust-based DAG pipeline engine with a visual node editor for building and running workflows. The repo shows programmatic usage, a UI package, and examples for chaining processors like image loading, grayscale conversion, and saving output. |
Developer Tool / Workflow Automation | 77 | → 0 | 73 days ago | Details |
|
#1829
→ 0
Aming Claw
An open-source multi-agent coding framework that uses a commit-bound project graph to scope worker tasks, replay failed runs, and merge accepted diffs through ordered Git reconciliation. |
Developer Tool / AI Coding | 77 | → 0 | 108 days ago | Details |
|
#1842
↓ -1
FAFO: Learn to Write Evals
A GitHub repo that teaches users how to write and debug evals through an agent-guided skill called learn-evals. It includes setup steps, exercises, examples, and a path to install the skill in other projects. |
Developer Tool / AI Evaluation / Agent Skill | 76 | ↓ -1 | 8 hours ago | Details |
|
#1874
↓ -1
VS Code Music Visualizer
A VS Code extension that turns code editor cursors into a real-time music visualizer using microphone or system audio input. |
Developer Tool / VS Code Extension | 76 | ↓ -1 | 84 days ago | Details |
|
#1888
→ 0
gpt2.cmake
An open-source implementation of GPT-2 in pure CMake, with both a full model path and a toy model path shown in the README. |
Developer Tool / Build/Runtime Tooling | 75 | → 0 | 19 days ago | Details |
|
#1896
→ 0
Katra-Agentic-Memory
Katra is an open-source, self-hosted cognitive memory system for AI agents with MCP support. The repo describes episodic recall, semantic search, knowledge graphs, temporal analysis, and Docker-based deployment for MCP-compatible agents. |
Developer Tool / AI Memory / MCP | 75 | → 0 | 74 days ago | Details |
|
A DeepSeek paper about DSpark, a full-stack codebase for training and evaluating speculative decoding algorithms to speed up LLM inference. |
Developer Tool / AI Infrastructure | 75 | → 0 | 76 days ago | Details |
|
#1898
→ 0
xtra
Python framework for conversational social engineering detection using a finite state machine. The README says it tracks turn-by-turn signals like flattery density, give/ask ratio, escalation velocity, and scope mismatch, and exposes a simple `Xtra().analyze(turns)` usage example. |
Developer Tool / AI Safety / Security | 75 | → 0 | 78 days ago | Details |
|
#1903
→ 0
100cc
Open-source TypeScript project for building a minimal coding agent that can write and modify its own code, with setup instructions and example commands in the README. |
Developer Tool / AI Agent Framework | 75 | → 0 | 101 days ago | Details |
|
#1905
→ 0
cartographer
A Claude Code skill for scoping fuzzy or domain-heavy software requests by building a short problem-theory before coding. |
Developer Tool / AI Coding Assistant Skill | 75 | → 0 | 105 days ago | Details |
|
#1950
↓ -1
Anthrosevka Mono
A custom Iosevka font build inspired by Anthropic Mono, with prebuilt releases and source build instructions. |
Developer Tool / Font / Typeface Utility | 74 | ↓ -1 | 99 days ago | Details |
|
#2006
↑ +1
Aqua UI
Aqua UI is a GitHub repository for bringing Mac OS X Aqua-style interface design to the web, with a linked documentation site and visible project structure for packages, tests, scripts, and a website. |
Developer Tool / Frontend/UI Framework | 72 | ↑ +1 | 47 days ago | Details |
|
#2013
↑ +1
bulk-delete-claude-chat
A small JavaScript utility that bulk deletes Claude.ai conversations from the web UI by calling the internal API. The README explains why it exists, how to run it in the browser console, and warns that deletion may take several minutes. |
Developer Tool / Browser Automation | 72 | ↑ +1 | 92 days ago | Details |
|
#2033
→ 0
AgentPulse
AgentPulse is an observability tool for multi-agent systems, with run history, crash tracking, metrics, and investigation views for reviewing agent executions. |
Developer Tool / AI Observability | 71 | → 0 | 52 days ago | Details |