AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#333
↓ -6
Claude64
A Commodore 64 chat client for Claude that streams Anthropic responses over a serial-style connection, with a Python proxy and C64-side UI. |
AI Developer Tool / AI Client / Integration | 84 | ↓ -6 | 36 days ago | Details |
|
#335
↓ -6
JDS
A Copilot skill suite that enforces structured coding workflows for AI-assisted development, with design, planning, TDD, debugging, verification, and cleanup steps plus a live task-graph visualization server. |
Developer Tools / AI Coding Assistants | 84 | ↓ -6 | 37 days ago | Details |
|
#336
↓ -6
Claude for Legal
A repository of Claude plugins, managed-agent cookbooks, and connectors for legal workflows like commercial review, privacy, litigation, IP, and regulatory work. |
Developer Tools / AI Development | 84 | ↓ -6 | 37 days ago | Details |
|
#337
↓ -6
Ctx-opt
TypeScript middleware that trims or compresses LLM chat history to fit a token budget, with support for OpenAI, Anthropic, and AI SDK integrations. |
Developer Tools / LLM Context Management | 84 | ↓ -6 | 38 days ago | Details |
|
#338
↓ -6
AI Action Path Lab
An interactive lab for tracing how AI-assisted engineering workflows can reach repos, CI/CD, credentials, tools, approvals, and proof trails. |
Productivity / Workflow Automation | 84 | ↓ -6 | 38 days ago | Details |
|
#339
↓ -6
Hush
Local push-to-talk dictation for macOS that uses Whisper, stays on-device, and pastes text at the cursor. |
Developer Tools / AI/Voice Dictation | 84 | ↓ -6 | 38 days ago | Details |
|
#342
↓ -6
Rotunda
An agent-first web browser for automating web tasks, with Playwright integration and a CLI for browser control, page inspection, screenshots, navigation, and file actions. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 39 days ago | Details |
|
#346
↓ -6
Skill-kit
TypeScript SDK for building agent skills as typed state machines, with workflow steps, schema validation, branching, testing helpers, and packaging into distributable executables. |
Developer Tools / AI SDK | 84 | ↓ -6 | 41 days ago | Details |
|
#348
↓ -6
Pokeloop
A research-style demo showing LLM agents evolving through a genetic algorithm to play Pokémon in parallel sandboxed VMs. The page explains the setup, scoring loop, generations, results, and links to the repo and run artifacts. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 42 days ago | Details |
|
#349
↓ -6
WUPHF
WUPHF is a local-first AI agent workspace that runs a team of role-based agents with a shared wiki and persistent project memory. It supports Claude Code, Codex, OpenClaw, and local models via OpenCode, with install and build options shown on the page. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 42 days ago | Details |
|
#351
↓ -6
Agentwerk
A minimal Rust crate for building agentic workflows in applications, with ticket-based orchestration, tools, knowledge storage, schema validation, retries, budget policies, and multi-provider support. |
Developer Tools / AI SDK / Agent Framework | 84 | ↓ -6 | 43 days ago | Details |
|
#352
↓ -6
Browser Mutation
A Codex browser plugin and MCP tool that captures live UI edits as structured implementation intent, with a local collector, installer scripts, and move-mode snapping for precise visual changes. |
Developer Tools / Browser Automation | 84 | ↓ -6 | 43 days ago | Details |
|
#353
↓ -6
Patchwork: AST-Native Editing for LLMs
A CLI for structural code search and refactoring using AST patterns instead of regex. It supports find, replace, delete, and insert workflows, with examples for method renames, logging removal, and code inserts across files. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 43 days ago | Details |
|
#354
↓ -6
server-components
A pure-Java UI toolkit for building admin panels and internal tools, with AI-agent-friendly structures and examples for human-in-the-loop workflows. |
Developer Tools / AI Development Tooling | 84 | ↓ -6 | 44 days ago | Details |
|
#356
↓ -6
Git LFS Server
A self-hosted Git LFS server for BYOF setups, with support for GitHub, GitHub Enterprise, GitLab, and S3-compatible storage backends like Cloudflare R2, DigitalOcean Spaces, and Backblaze B2. |
Developer Tools / API / Infrastructure | 84 | ↓ -6 | 44 days ago | Details |
|
#357
↓ -6
Kstack
Skill pack for Claude Code that helps monitor, troubleshoot, and audit Kubernetes clusters using agent-friendly skills and cluster tooling. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 44 days ago | Details |
|
#358
↓ -6
Stage CLI
Stage CLI is an AI-powered code review tool that groups local changes into logical chapters and helps users review what matters before diving into the code. It works with any AI agent, installs via npm, and can be invoked as a local command to open a browser-based review UI. |
Developer Tool / Code Review | 84 | ↓ -6 | 44 days ago | Details |
|
#360
↓ -6
Flue
Flue is an open-source Python tool that lets coding agents control desktop software from the command line without MCP servers. The README says it works with apps like Photoshop, Blender, Unity, Houdini, and Microsoft Office, and supports harnesses such as Claude Code, Codex, Gemini CLI, Cursor, and OpenCode. |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 45 days ago | Details |
|
#361
↓ -4
Capsule Bash
Sandboxed bash for agents with structured command output and full filesystem state capture after each run. |
Developer Tools / Copywriting | 84 | ↓ -4 | 45 days ago | Details |
|
#363
↑ +126
claude-smart
A Claude Code plugin that learns from user corrections and successful runs, then turns them into reusable rules and playbooks stored locally. |
Developer Tools / AI Plugin | 84 | ↑ +126 | 46 days ago | Details |
|
#364
↑ +126
liteflow
A ~1000-line C workflow runtime where an LLM can modify a DAG during execution using a restricted four-verb grammar, with every change written to an append-only audit log for replay and inspection. |
Developer Tools / Workflow Automation | 84 | ↑ +126 | 46 days ago | Details |
|
#365
↓ -4
PURISTA Agent Harness
A self-hosted TypeScript harness for building provider-neutral LLM agent systems inside an application or platform, with typed agent and workflow runtime, tool support, state, tracing, and example workspaces. |
Developer Tools / AI Development Framework | 84 | ↓ -4 | 46 days ago | Details |
|
#367
↓ -4
Ctx
A local-first, file-based context and memory system for AI coding assistants. It’s designed to persist decisions, tasks, and learnings across sessions so tools can rehydrate project context instead of starting from scratch. |
Developer Tools / AI Coding | 84 | ↓ -4 | 46 days ago | Details |
|
#369
↓ -4
curl.md
A tool that converts any URL into markdown optimized for coding agents, with browser, CLI, API, SDK, and agent integration support. |
Developer Tools / Code Assistant | 84 | ↓ -4 | 46 days ago | Details |