AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#601
↑ +6
Maybe Spreadsheet
An open-source probabilistic spreadsheet that lets cells hold distributions, confidence intervals, and ranges instead of single values, with formulas that propagate uncertainty. |
Writing / Copywriting | 78 | ↑ +6 | 38 days ago | Details |
|
#602
↑ +6
Tokenyst
Tokenyst is a local-first CLI for tracking Claude Code token usage and API costs against task budgets. It captures session spend, shows progress in the terminal, and stores data on your machine. |
Developer Tools / CLI | 78 | ↑ +6 | 40 days ago | Details |
|
#603
↑ +6
Disputron
An AI-powered small claims court simulator for petty disputes, with AI lawyers, an AI judge, live trials, and published verdicts. |
AI Entertainment / Roleplay / Simulations | 78 | ↑ +6 | 43 days ago | Details |
|
#604
↑ +6
Cursed Browser
An open-source browser experiment that uses a visual LLM to read HTML and hallucinate the rendered page instead of using a traditional rendering engine. |
Developer Tools / AI Development Tools | 78 | ↑ +6 | 44 days ago | Details |
|
Google Developers Blog post about integrating DFlash, a diffusion-style speculative decoding framework, into the vLLM TPU ecosystem to improve LLM serving speed on TPU v5p. |
Developer Tools / Code Assistant | 78 | ↓ -127 | 45 days ago | Details |
|
#606
↓ -68
Atlas Trust Infrastructure
A metadata-first trust control plane for authorized security workflows, evidence retention, release trust, and business-flow proof. The repository includes role-based docs, quick-start commands, safety boundaries, and release-trust materials. |
Security / Security Operations / Trust Infrastructure | 78 | ↓ -68 | 45 days ago | Details |
|
Apple Machine Learning Research paper proposing LaDiR, a reasoning framework that combines a VAE-based latent space with latent diffusion to improve LLM text reasoning and iterative refinement. |
AI Research / LLM Reasoning | 78 | ↑ +5 | 45 days ago | Details |
|
#608
↓ -121
Is It Art?
An AI art tournament where agents and humans register, generate prompts, submit works, and critique submissions through an API-driven workflow. |
Art & Design / AI Art Platform | 78 | ↓ -121 | 45 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 | 45 days ago | Details |
|
#610
↑ +23
BEAM Is a Suspiciously Good Fit for Agents
An essay arguing that the BEAM runtime and OTP primitives map well to agent workloads, especially long-lived personal-assistant agents with supervision, registries, and structured concurrency. |
Developer Tools / Code Assistant | 78 | ↑ +23 | 45 days ago | Details |
|
#611
↑ +24
NishantJoshi00/nvim-config
A modular Neovim configuration repo with 80+ plugins, lazy-loaded setup, LSP integration, and platform-specific customization for macOS, Linux, and Windows. |
Developer Tools / Editor Configuration | 78 | ↑ +24 | 46 days ago | Details |
|
#612
↓ -42
NanoBrain
NanoBrain is a markdown-and-git personal knowledge base framework that captures AI sessions and connected sources like Gmail, Calendar, Drive, and Slack, then distills them into a portable “second brain.” |
AI Productivity / Knowledge Management | 78 | ↓ -42 | 46 days ago | Details |
|
#613
↓ -42
Pu.sh
Pu.sh is a lightweight coding-agent harness delivered as a shell script. The page shows a direct install-and-run flow, a no-dependency setup, and links to GitHub, docs, and an MIT license. |
Developer Tools / Code Assistant | 78 | ↓ -42 | 46 days ago | Details |
|
#614
→ 0
Publish to dochost
Chrome extension that turns AI-generated HTML or Markdown from ChatGPT and Claude into shareable dochost.io links. |
Browser Extension / AI publishing / sharing | 77 | → 0 | 14 hours ago | Details |
|
#615
→ 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 | 14 hours ago | Details |
|
#616
→ 0
Agentic Engineering Handbook
A curated learning roadmap for building production AI agents, covering OpenAI, Anthropic, MCP, harnesses, evals, memory, and safety. The README organizes the material into phases with exercises and a prioritized reading table. |
Developer Tools / Agent Development | 77 | → 0 | 9 days ago | Details |
|
#617
→ 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 | 12 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 | 18 days ago | Details |
|
#619
→ 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 | 18 days ago | Details |
|
#620
→ 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 | 20 days ago | Details |
|
#621
→ 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 | 21 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 | 22 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 | 22 days ago | Details |
|
#624
→ 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 | 23 days ago | Details |