AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
Anthropic research report on how people use Claude Code in practice, based on a large privacy-preserving analysis of session data. It covers task types, division of labor between user and model, and how domain expertise affects outcomes. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 2 days ago | Details |
|
#661
↓ -1
Evaluate Your Agentic Tooling
A blog post describing an evaluation harness for comparing agentic coding tools and prompts across realistic SWE tasks, with token-cost results and model-specific behavior notes. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 6 days ago | Details |
|
#663
↓ -1
Entelligence AI Wrapped 2026
A shareable report for AI coding usage that summarizes how you work with tools like Claude Code, Codex, and Cursor, with sign-in via GitHub and an option to get printed copies. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 9 days ago | Details |
|
#664
↓ -1
LEVI
LEVI is a harness-first evolutionary framework for code and prompt optimization. It focuses on reducing LLM cost with diversity-preserving search, role-aware model routing, and a proxy benchmark, and presents comparative results against several existing systems. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 12 days ago | Details |
|
A blog post describing a small reinforcement-learning agent trained with PPO to play and beat a Pokelike/Pokerogue-style game, including the input representation, model architecture, and training approach. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 16 days ago | Details |
|
A Codacy blog post explaining GitHub Copilot’s new AI Credits billing for code review and positioning Codacy AI Reviewer as an alternative with fixed per-seat pricing, static analysis, and pull-request review features. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 19 days ago | Details |
|
#670
↓ -1
Building an Agent with the Cline SDK
A tutorial showing how to build a release notes generator with the Cline SDK, including project structure, setup, custom tool design, and code walkthroughs. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 21 days ago | Details |
|
#671
↓ -1
x-commit
A Claude skill for generating better commit messages with gitmoji + Conventional Commits, atomic commit enforcement, and a hook guard to keep commits on-format. |
Developer Tools / Git / Commit Automation | 74 | ↓ -1 | 23 days ago | Details |
|
A Superconductor blog post showing how background coding agents were used to reproduce, diagnose, and fix a Rails memory leak using derailed_benchmarks, with a reusable Agent Skill workflow included. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 23 days ago | Details |
|
A detailed article about the internal harness Nimbalyst built around Claude Code and Codex, covering context, provenance, capability, workflow, restraint, verification, visual interface, and coordination. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 25 days ago | Details |
|
#678
↓ -1
Homunctor – The Simplest Agent
A minimal LLM agent packaged as a single HTML file. The README explains how to run it locally, set the LLM host, API key, and model, and use chat("hi") from the browser console. |
Developer Tools / AI Agent Frameworks | 74 | ↓ -1 | 33 days ago | Details |
|
#679
↓ -1
claude-pee
A Rust CLI that wraps Claude Code for programmatic use, forwarding flags, injecting one-shot prompts, tailing session transcripts, and exiting automatically after the turn completes. |
Developer Tools / CLI / Automation | 74 | ↓ -1 | 37 days ago | Details |
|
#681
↓ -1
showhn-rank
A Python pipeline that ranks 1,000 Show HN posts with an LLM judge and TrueSkill, then compares estimated merit against Hacker News points. |
Developer Tools / AI Evaluation | 74 | ↓ -1 | 41 days ago | Details |
|
A blog post about an experimental local LLM system where three qwen3.5:9b agents run autonomously, maintain stress states, self-modify capabilities, and coordinate through a shared OS-like layer. |
Developer Tools / Code Assistant | 74 | ↑ +1 | 45 days ago | Details |
|
#684
↑ +1
VS Code AI co-author default PR
A merged Visual Studio Code pull request that changes the Git extension so AI co-author trailers are enabled by default. The snapshot includes the configuration change, the affected files, and Copilot review feedback. |
Developer Tools / IDE / Code Editor | 74 | ↑ +1 | 46 days ago | Details |
|
#685
↑ +1
egui-cursor
A small Rust crate and demo app for drawing themed cursors inside eframe/egui so cursor position stays visually in sync with app rendering. |
Developer Tools / Rust / UI | 73 | ↑ +1 | 3 days ago | Details |
|
A focused article-style site arguing for domain-specific languages in LLM workflows, with concrete examples around structured extraction, validation, and pricing rules. |
Developer Tools / Prompt Engineering | 72 | ↑ +1 | 11 days ago | Details |
|
#696
↑ +1
ACW Monthly Brief: May 2026
A monthly briefing on agentic coding developments, covering model releases, benchmarks, tool updates, and workflows for engineers and technical leaders. |
Developer Tools / Code Assistant | 72 | ↑ +1 | 17 days ago | Details |
|
#698
↑ +1
defensive-hook
A Claude Code stop hook that detects negative feedback in the conversation transcript and plays a random local sound from a folder, with a fallback voice prompt if no sound files are present. |
Developer Tools / AI Agents / Automation | 72 | ↑ +1 | 23 days ago | Details |
|
#702
↓ -135
MEMOPT
Open-source AI infrastructure project focused on GPU memory management and serving, with a Python control plane, C++ data plane, and optional CUDA kernels. |
Developer Tools / Code Assistant | 72 | ↓ -135 | 45 days ago | Details |
|
#703
↓ -20
vLLM-Compile
A public slide deck about vLLM-compile, a project focused on bringing compiler optimizations to LLM inference and speeding up torch.compile for vLLM workflows. |
Developer Tools / Code Assistant | 72 | ↓ -20 | 45 days ago | Details |
|
#706
→ 0
Code as Agent Harness
A research page and preprint about using code as the runtime layer for agent systems, with a taxonomy of harness interfaces, harness mechanisms, and scaling patterns for multi-agent workflows. |
Developer Tools / Code Assistant | 71 | → 0 | 30 days ago | Details |
|
#707
→ 0
SongShift AI
A web app that takes an uploaded track or URL and transforms it into a Panama-style remix using AI-driven stem separation, harmonic mapping, and audio rendering. |
Developer Tools / Code Assistant | 71 | → 0 | 45 days ago | Details |