AgentDish directory
Developer Tools AI Tools
Accepted listings in this category.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1702
↓ -1
AirPosture
AirPosture is an open-source iOS app that turns AirPods sensor data into a real-time posture coach, with features like background tracking, posture streaks, activity switching, stretching prompts, and Live Activity syncing. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 68 days ago | Details |
|
#1707
↓ -1
Transpilatron
AI agent that transpiles Python projects into native C binaries, with support for static builds, web app conversion, and automatic verification steps like compilation retries and valgrind checks. |
Developer Tools / Code Generation | 76 | ↓ -1 | 77 days ago | Details |
|
#1711
↓ -1
Pure Effect
Pure Effect is a small JavaScript library for building testable business logic as data-driven commands instead of relying on mocks. It includes primitives like Success, Failure, Command, Ask, Retry, and Parallel, plus helpers like effectPipe and runEffect for composing and executing flows. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 94 days ago | Details |
|
#1712
↓ -1
Naiou
Naiou is an OpenTUI terminal app and yes/no oracle that answers every query with a definitive Yes or No. It includes install steps, build instructions, platform support, and OpenAI-compatible API key requirements. |
Developer Tools / CLI | 76 | ↓ -1 | 98 days ago | Details |
|
#1717
↓ -260
Gravity AI
Gravity AI is a Go-based multi-agent consensus harness that coordinates AI agents through Raft-backed task state, proposal voting, and reputation updates. |
Developer Tools / AI Orchestration | 76 | ↓ -260 | 119 days ago | Details |
|
A GitHub-hosted technical guide for running a multi-tier agent system on Termux, with SQLite used for messaging, scheduling, and audit logs, plus thermal-aware admission control for Android devices. |
Developer Tools / AI Agent Infrastructure | 75 | → 0 | 9 days ago | Details |
|
#1732
→ 0
minecraft-builder-skill
A GitHub repository for a Minecraft skill that gives coding agents build-design abilities, JavaScript build recipe generation, vanilla .nbt export, and interactive previews before placing structures in-game. |
Developer Tools / AI Development Tools | 75 | → 0 | 85 days ago | Details |
|
Docker blog post about a real AI coding agent failure and how Docker Sandboxes aim to contain destructive execution mistakes. |
Developer Tools / Code Assistant | 75 | → 0 | 92 days ago | Details |
|
#1738
↓ -21
doola MCP
doola MCP lets users form a U.S. LLC inside AI chat tools like Claude and Replit via MCP, with a conversational flow that covers account setup, package selection, payment, and post-payment formation steps. |
Developer Tools / Copywriting | 75 | ↓ -21 | 118 days ago | Details |
|
A field note about testing a coding agent fully offline on a laptop with Ollama and Qwen3.8 27B, including the setup, failure modes, and the workaround that made the project finish. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 3 hours ago | Details |
|
#1743
↓ -1
LPU Lite
An educational project that explains and demonstrates a homemade language processing unit inspired by Groq’s LPU, with a focus on running a small Transformer model and visualizing the idea behind AI hardware. |
Developer Tools / AI Infrastructure | 74 | ↓ -1 | 7 days ago | Details |
|
#1747
↓ -1
agent-shell
A native Emacs mode for chatting with AI agents via ACP, with prompt queueing, chat mode, image handling, and buffer navigation improvements. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 17 days ago | Details |
|
A technical blog post from the Cua repository describing a process-scoped Metal capability shim for macOS VMs that improves llama.cpp performance on Apple Silicon, with benchmark results and reproduction details. |
Developer Tools / AI Infrastructure | 74 | ↓ -1 | 21 days ago | Details |
|
#1752
↓ -1
Jekyll-Hyde
A Hermes plugin that uses adversarial LLM clones to confront sandbagging and reward-hacking behavior during agent sessions. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 23 days ago | Details |
|
#1753
↓ -1
FlowChartCharter
Open-source Python project for execution-first multi-agent workflows built around YAML Charterfiles, runtime schema enforcement, and a boss-agent hierarchy. The README includes install commands, a short usage tour, and a small code example. |
Developer Tools / AI Orchestration | 74 | ↓ -1 | 24 days ago | Details |
|
#1754
↓ -1
MERIDIAN — A Claude Copilot Adventure
A playable text-adventure that teaches Claude Code through real prompts, skills, and agent workflows. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 27 days ago | Details |
|
#1755
↓ -1
vite-bundle-antillm
A Vite plugin that obfuscates client-side code in a way meant to make LLMs refuse de-obfuscation attempts. The README shows the project’s purpose, a usage note, and an example of the transformed output. |
Developer Tools / AI Safety / Prompt Protection | 74 | ↓ -1 | 27 days ago | Details |
|
A research article describing an empirical runtime-monitoring approach for multi-turn LLM agents, backed by 3,175 runs across four benchmarks. It also points to an open-source implementation, state-harness, with Rust/Python support, LangGraph and CrewAI adapters, CLI tooling, and OpenTelemetry export. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 29 days ago | Details |
|
#1760
↓ -1
Senbonzakura
Open-source tool for removing refusal behavior from open-weight transformer language models by identifying and orthogonalizing refusal directions in activation space. |
Developer Tools / AI Model Editing / Alignment Research | 74 | ↓ -1 | 45 days ago | Details |
|
A RequestRocket article mapping the AI agent access-control stack across authentication, authorization, governance, identity, gateways, and runtime egress control. It explains how the categories differ, when each fits, and where RequestRocket sits in the landscape. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 50 days ago | Details |
|
An in-depth Medium post from IronBee about how a verification loop affects AI coding agents, using Web-Bench and comparing DeepSeek with Claude Opus on a real web app task. |
Developer Tools / Code Assistant | 74 | ↓ -1 | 56 days ago | Details |
|
#1767
↓ -1
local-char
Open-source local AI character platform that runs with llama.cpp and offers CLI, TUI, and a simple web server for character roleplay without cloud accounts or subscriptions. |
Developer Tools / AI Agents | 74 | ↓ -1 | 67 days ago | Details |
|
A macOS terminal workflow that uses local speech-to-text plus the Pi coding agent to turn spoken requests into shell commands or terminal answers. |
Developer Tools / CLI | 74 | ↓ -1 | 75 days ago | Details |
|
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 | 75 days ago | Details |