AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1807
→ 0
1h-money
A French public demo of an autonomous Claude agent competing in timed money-making challenges, with live episode tracking, Stripe payments, and public results from prior runs. |
Developer Tools / Code Assistant | 77 | → 0 | 64 days ago | Details |
|
#1808
→ 0
Pulse
Pulse is an AI incident response tool that watches systems, diagnoses PagerDuty incidents with Claude, and posts suggested fixes to Slack for one-click resolve or escalation. |
Developer Tools / Incident Management | 77 | → 0 | 69 days ago | Details |
|
#1809
→ 0
CodeZero
CodeZero is a no-code backend and automation platform that now includes AI flow generation, a module system, and an execution results view inside the IDE. |
Developer Tools / No-Code / Automation | 77 | → 0 | 70 days ago | Details |
|
#1810
→ 0
Humbug
Humbug is an open-source, GUI-based agentic development platform for human-AI collaboration. The page says it supports multi-model workflows, local and cloud LLMs, tool use, approvals for risky actions, and local-first data handling. |
Developer Tools / AI Development Platforms | 77 | → 0 | 70 days ago | Details |
|
#1811
→ 0
Meanwhile
A side-pane companion for Claude Code that shows daily AI news and spaced-repetition concepts while the agent is working, then hides when it needs user attention. |
Developer Tools / CLI / Terminal Productivity | 77 | → 0 | 71 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 |
|
#1813
→ 0
Hawkeye
Hawkeye is a developer tool for fast local code search and navigation across large codebases, with editing, focused replace, tabs, shortcuts, and Perforce support. |
Developer Tools / Code Assistant | 77 | → 0 | 74 days ago | Details |
|
#1814
→ 0
KINETK Growth Demo
A live demo that shows an AI agent using KINETK’s API/MCP workflow to analyze live social signals and generate an evidence-backed launch and growth plan for a product prompt. |
Developer Tools / Code Assistant | 77 | → 0 | 74 days ago | Details |
|
#1815
→ 0
Klorn
Open-source email firewall that classifies inbound mail into SILENT, QUEUE, PUSH, or AUTO using a deterministic policy around LLM-scored signals. |
Developer Tools / Email / Workflow Automation | 77 | → 0 | 75 days ago | Details |
|
#1816
→ 0
Prompt Injection as Role Confusion
An ICML 2026 research project page arguing that prompt injection comes from how LLMs misread roles, with an extended writeup, examples, and links to the paper, code, arXiv, and BibTeX. |
Research / AI Safety | 77 | → 0 | 81 days ago | Details |
|
#1819
→ 0
Attestor
Attestor is a TypeScript control plane for high-risk AI-driven operations. It sits between an AI-generated request and the real system action, applying policy, approval, scope, freshness, replay, and evidence checks before returning admit, narrow, review, or block. |
Developer Tools / AI Safety / Governance | 77 | → 0 | 84 days ago | Details |
|
#1821
→ 0
Claude Code rate-limit status line
A custom Claude Code status line script that shows workspace, model, session, context usage, token totals, code churn, and 5-hour/7-day rate-limit runway in two colored rows. |
Developer Tools / AI DevOps | 77 | → 0 | 96 days ago | Details |
|
PaperProfit explains an AI-assisted stock evaluation approach that combines fundamentals, technical signals, and qualitative analysis from transcripts and SEC filings into a weighted score. |
Research / Knowledge Work | 77 | → 0 | 102 days ago | Details |
|
#1823
→ 0
NoSleepAgent
A macOS utility that keeps a MacBook awake while AI agents are running, then lets normal sleep resume when they go idle. It includes install scripts, hooks for Claude Code and Codex, and a menu bar status indicator. |
Developer Tools / Productivity | 77 | → 0 | 102 days ago | Details |
|
#1824
→ 0
zot-answer
A TypeScript zot extension that adds an /answer slash command for responding to numbered questions from the latest assistant message in an interactive panel. |
Developer Tools / AI Agent Tools | 77 | → 0 | 104 days ago | Details |
|
#1825
→ 0
CAPTCHAs can still detect AI agents
A research write-up on detecting AI agents through process differences in CAPTCHA and related cognitive tasks. It outlines the CogCAPTCHA30 approach, reports human-vs-model differences, and connects the findings to Roundtable’s Proof of Human product. |
Research / Knowledge Work | 77 | → 0 | 105 days ago | Details |
|
arXiv paper on a self-speculative decoding framework for speeding up reasoning LLM inference on edge hardware, with hardware co-design and reported speedups. |
Research / AI/ML Paper | 77 | → 0 | 106 days ago | Details |
|
A practical guide to building an always-on personal AI assistant with Pi, OpenCode Go, Telegram, Resend, Hetzner, Tailscale, GitHub, and Nginx. |
Writing / Copywriting | 77 | → 0 | 106 days ago | Details |
|
#1828
→ 0
villagesql/villagesql-skills
Agent skills for VillageSQL that help AI coding tools build a VillageSQL extension, including a 7-phase workflow for the vsql-extension-builder skill and install support for Claude Code, Gemini CLI, Codex, Cursor, Amp, and Kiro. |
Developer Tools / AI Developer Tooling | 77 | → 0 | 107 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 |
|
A research preprint describing ADHD, a parallel divergent ideation method for LLM coding agents that isolates branches, uses cognitive frames, and then prunes with a separate critic pass. |
Developer Tools / Code Assistant | 77 | → 0 | 108 days ago | Details |
|
#1831
→ 0
AI Model Idle · 인공지능 키우기
A bilingual satirical idle simulation where you run an AI startup from toy classifiers to near-AGI, managing data, compute, launches, crises, and rivals. |
Games / Idle/Simulation | 77 | → 0 | 111 days ago | Details |
|
#1832
→ 0
Claude Player
A Claude Code plugin that plays background lounge or elevator music while the agent is thinking, with track rotation, stop/start controls, and status-line integration. |
Developer Tools / AI Developer Experience | 77 | → 0 | 116 days ago | Details |
|
A blog post from Augment Code comparing its coding agent, Auggie, against Claude Code on Opus 4.7. It presents benchmark results, token usage, cost comparisons, and an explanation of the Context Engine and Prism router. |
Developer Tools / AI Coding Assistant | 77 | → 0 | 117 days ago | Details |