AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#553
↑ +2
RainBreak
A free, Apple-notarized macOS menu-bar app that forces short rain-themed breaks while AI agents keep running in the background. |
Productivity / Wellness / Breaks | 79 | ↑ +2 | 10 days ago | Details |
|
#554
↑ +2
SlopGuard
SlopGuard is a desktop Chrome extension that scans images on webpages for AI generation signals using local detection methods, including metadata, SynthID, and a visual classifier. |
AI Detection / Browser Extension | 79 | ↑ +2 | 10 days ago | Details |
|
A GitHub Copilot port of Anthropic’s vulnerability discovery harness, with Copilot skills for threat modeling, scanning, triage, patching, and an autonomous sandboxed pipeline for C/C++ memory-safety bug discovery and remediation. |
Developer Tools / AI Security / Vulnerability Discovery | 79 | ↑ +2 | 12 days ago | Details |
|
SecretSpec 0.12 adds audit logs and reason-required secret access for coding agents, with CLI, SDK, and config support. |
Developer Tool / Security / Secrets Management | 79 | ↑ +2 | 12 days ago | Details |
|
#558
↑ +2
Autolang
Autolang is a scripting language and compiler for AI agent code, designed to run untrusted AI-written scripts in a controlled environment with restricted access to registered functions. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 21 days ago | Details |
|
#560
↑ +2
Close the Coding Agent Loop
A post about TMA1 v2, a local observability and context-sharing tool for coding agents. It adds an MCP server, hook-based context injection, and cross-agent sharing between Claude Code and Codex. |
Developer Tools / AI Observability | 79 | ↑ +2 | 26 days ago | Details |
|
#561
↑ +2
Claude Code Documentation Map
A docs index page for Claude Code that maps the documentation structure and links to major sections like getting started, core concepts, tools, automation, and deployment. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 28 days ago | Details |
|
A technical blog post about using devcontainer + Nix + Docker, plus small helper tools, to keep one reproducible dev environment working for humans, CI, and AI agents. |
Writing / Copywriting | 79 | ↑ +2 | 31 days ago | Details |
|
#563
↑ +2
AIllowpages
AIllowpages is an AI tools search engine with 2,500+ curated tools, category filters, instant search, and an AI helper that suggests tools from a user’s goal. |
Developer Tools / Code Assistant | 79 | ↑ +2 | 32 days ago | Details |
|
#565
↑ +2
Kotlin-agent-skills
Open-source collection of AI agent skills for Kotlin projects, with skill naming guidance, installation options, and examples for Claude Code and Codex. |
Developer Tools / AI Agent Tools | 79 | ↑ +2 | 33 days ago | Details |
|
#566
↑ +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 | 39 days ago | Details |
|
#567
↑ +2
Rapunzel
Rapunzel is an open-source desktop app for managing agent sessions in a tree-style terminal interface. The README explains its purpose, install steps, launch commands, build instructions, and the core features: branchable terminal sessions, workspace persistence, and session management actions like rename, move, collap |
Developer Tools / AI Agent Workflow | 79 | ↑ +2 | 39 days ago | Details |
|
#569
↑ +2
atrophy
An iPhone app that tests how much judgment you may be handing over to LLMs. It runs offline, keeps data on device, and gives users a calibration score plus a shareable result card. |
Productivity / Self-Improvement | 79 | ↑ +2 | 40 days ago | Details |
|
#570
↑ +2
ModelDocker
Windows desktop chat client for OpenRouter with streaming completions, model browsing, multi-session history, local storage, and PySide6 UI. |
Developer Tools / Desktop App | 79 | ↑ +2 | 41 days ago | Details |
|
#571
↑ +2
context-editor-agent
An open-source desktop client for editing LLM context with a separate AI model, context maps, compression tools, and revision rollback. |
Developer Tools / AI Development | 79 | ↑ +2 | 43 days ago | Details |
|
#574
↑ +6
Whitman
Whitman is a Rust CLI for selecting an AGENTS.md profile and linking it into the current project. It supports interactive profile browsing, profile creation, and safe symlink handling across local projects and Git repositories. |
Developer Tools / CLI / Agent Workflow | 78 | ↑ +6 | just now | Details |
|
#575
↑ +6
Neuralyzer
Open-source AI agent harness tool that lets an agent wipe its session context and replay the first message, designed for loop-based agent workflows. |
Developer Tools / AI Agent Tools | 78 | ↑ +6 | 19 hours ago | Details |
|
#576
↑ +6
Claude Code for Visual Studio
A Visual Studio 2026 extension that connects Claude Code to the IDE, showing native diffs with accept/reject, selection context, compiler diagnostics, and a live session panel. |
Developer Tools / IDE Extension | 78 | ↑ +6 | 4 days ago | Details |
|
#577
↑ +6
AI Metrics — A Learning Toybox
An interactive explainer that teaches core AI and LLM evaluation metrics through playful visuals, including loss, perplexity, precision, recall, F1, accuracy, ROUGE, BLEU, and BERTScore. |
Education / AI Metrics / Learning Resource | 78 | ↑ +6 | 5 days ago | Details |
|
#578
↑ +6
Token-saviour
A routing skill that helps coding agents choose the most token-efficient tool for a task instead of reading whole files or dumping verbose output into context. It recommends tools like serena, graphify, rtk, caveman, or plain Read/Grep/Bash depending on the job. |
Developer Tools / AI Developer Utilities | 78 | ↑ +6 | 5 days ago | Details |
|
#579
↑ +6
brain-map-skill
An agent skill and Python builder that turns Markdown note folders from Obsidian or gbrain into an interactive HTML knowledge map with a force graph, growth timeline, filters, and note detail panels. The repo includes a prebuilt demo for quick inspection and supports use in Claude Code, OpenAI Codex, Cursor, and simila |
Developer Tools / AI Agents | 78 | ↑ +6 | 7 days ago | Details |
|
#580
↑ +6
MiroThinker
MiroThinker is a science-focused AI research app that emphasizes prediction, verification, and evidence-backed answers. The page also points to a MiroMind app and suggests use cases across finance, medicine, and regulation. |
AI Research / Deep Research Agent | 78 | ↑ +6 | 8 days ago | Details |
|
#582
↑ +6
Hermex
Python library that automates ChatGPT and Gemini through the web UI, using a real Chrome browser to send prompts, upload files, and return responses as Python objects. |
Developer Tools / Automation | 78 | ↑ +6 | 11 days ago | Details |
|
#584
↑ +6
Dropstone
Dropstone is a versioned coding agent runtime that routes work through open-weight models on US-hosted, no-retention infrastructure. The report explains its monthly re-baselining process, safety boundary, and cost model for Fast, Pro, and Heavy tiers. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 12 days ago | Details |