AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| 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 |
|
#557
↑ +2
agentpack
agentpack is a tool for staging reproducible AI coding environments across agent harnesses like Claude Code, Codex, Cursor, and OpenCode. It manages skills, hooks, MCPs, and other agent configuration from a single manifest without polluting the project or user config. |
Developer Tools / AI Coding / Agent Infrastructure | 79 | ↑ +2 | 20 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 |
|
#559
↑ +2
CoreTex
CoreTex is an open-source, Unix-inspired AI harness and knowledge engine that runs on flat files, with local indexing, sandboxed execution, and Obsidian-oriented workflows. |
Developer Tool / AI Agent Framework | 79 | ↑ +2 | 24 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 |
|
#564
↑ +2
AgentCRM – Headless CRM for Claude Code
An open-source, headless CRM built for Claude and other agents, centered on a portable .acrm file, a CLI, and versioned SQL-backed workflows for sales data, transcripts, and follow-up tasks. |
Developer Tool / CRM / Sales Ops | 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 |
|
#568
↑ +2
GenZ LLM
A small post-trained Qwen2.5-0.5B-Instruct model tuned to write in Gen Z slang, with training and inference notebooks plus dataset files in the repo. |
AI Models / Fine-Tuned LLMs | 79 | ↑ +2 | 40 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 |
|
#572
↓ -81
Bonsai 1.7B: Apple Silicon Optimized Build
An Apple Silicon–optimized inference build of Bonsai 1.7B with custom Metal kernels, benchmark results, quick-start instructions, and a bundled OpenAI-compatible server. |
Developer Tools / Code Assistant | 79 | ↓ -81 | 45 days ago | Details |
|
#573
↑ +3
ChatGPT Exporter
Chrome extension that exports ChatGPT conversations to PDF, Word, Google Docs, or Notion, with partial exports, formatting controls, and local processing in the browser. |
Productivity / Document Generation | 79 | ↑ +3 | 45 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 | 17 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 |