AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#564
↓ -80
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 | ↓ -80 | 45 days ago | Details |
|
#566
↑ +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 | 12 hours ago | Details |
|
#567
↑ +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 |
|
#569
↑ +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 |
|
#570
↑ +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 |
|
#573
↑ +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 |
|
A local-first desktop environment for dispatching coding tasks to any model and any agent, with diff review, terminal streaming, task history, and per-project configuration. |
Developer Tools / AI Desktop Apps | 78 | ↑ +6 | 11 days ago | Details |
|
#575
↑ +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 |
|
#576
↑ +6
The Data That Taught the Machines
An interactive, sourced deep-dive showing how Stack Overflow’s Q&A format helped train coding-focused AI systems and what happened as AI reduced public question volume. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 13 days ago | Details |
|
#577
↑ +6
Visr
Visr is a CLI tool that records full agent terminal trajectories, including commands, output, retries, and fixes, then returns a transcript link for reuse across sessions. |
Developer Tools / AI Development Tools | 78 | ↑ +6 | 16 days ago | Details |
|
#584
↑ +6
Teleport-Env
Teleport-Env is an ultra-fast OS-level snapshot and rollback sandbox for autonomous coding agents, built with overlayfs and CRIU. It targets destructive agent testing, MCTS search loops, and reinforcement learning workflows that need rapid environment recovery. |
Developer Tools / AI Agent Infrastructure | 78 | ↑ +6 | 23 days ago | Details |
|
#585
↑ +6
claude-code-token-xray
A tool that analyzes local Claude Code logs to show where tokens, time, and cost go across a month of usage, including re-reading context, cache reads/writes, and subagent activity. |
Developer Tools / AI Developer Tools | 78 | ↑ +6 | 23 days ago | Details |
|
AWS DevOps blog post explaining how to build a self-extending CLI using Amazon Bedrock, the Strands Agents SDK, and MCP. It outlines the workflow, technical pieces, and repository availability for readers who want to replicate the pattern. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 28 days ago | Details |
|
#591
↑ +6
Agent Chat Bridge
An open-source bridge that lets AI IDE chat sessions resume asynchronously from timers, shell commands, or webhooks. It supports VS Code GitHub Copilot Chat and Windsurf, with local HTTP endpoints and a quick-start flow shown in the repo README. |
Developer Tools / AI Developer Workflow | 78 | ↑ +6 | 30 days ago | Details |
|
#592
↑ +6
LLM INQUISITOR
A GitHub repository that proposes a practical methodology for evaluating how AI systems behave during real work, with quick-start, practitioner, and methodology guides included. |
Developer Tools / AI Evaluation | 78 | ↑ +6 | 31 days ago | Details |
|
#593
↑ +6
TokenScale
TokenScale is a browser-based AI API pricing explorer that compares 16 providers, converts token costs into familiar real-world examples, and shows how batch, cache, and conversation length affect spend. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 31 days ago | Details |
|
#594
↑ +6
id-agent
An open-source ID library that generates human-readable, token-efficient IDs for AI agents and LLM workflows, with parsing, validation, deterministic IDs, and alias mapping utilities. |
Developer Tools / AI Developer Tools | 78 | ↑ +6 | 32 days ago | Details |
|
#596
↑ +6
MaragingLoop
An experimental autonomous bare-metal OS agent that uses an LLM, VirtualBox, and screenshot inspection to iterate on low-level code, boot a VM, and refine behavior from execution results. |
Developer Tools / AI Agent Framework | 78 | ↑ +6 | 34 days ago | Details |
|
#599
↑ +6
markdown-parser
A TypeScript markdown parser built for incremental streaming, aimed at parsing LLM markdown output on the server or client. It exposes a typed AST, supports CommonMark and GFM tables, and includes examples for full and streaming parsing. |
Developer Tools / Parsing | 78 | ↑ +6 | 36 days ago | Details |
|
GitHub Blog article on reducing token usage and API cost in agentic coding workflows, including logging token usage, removing unused MCP tools, replacing GitHub MCP with GitHub CLI, and measuring efficiency gains. |
Developer Tools / Code Assistant | 78 | ↑ +6 | 37 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 |
|
#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 |
|
#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 |