AgentDish directory
AI tool
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#884
↓ -6
Monologue by Waterr
Research preview for a voice-agent reasoning harness that lets a realtime assistant think between turns without adding in-band latency. The page includes benchmark results, pricing, example behavior, and a description of the architecture behind Waterr’s AI meetings. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 39 days ago | Details |
|
#885
↓ -6
Finger Frame AI
An open-source app that takes a finger-frame gesture video and turns the framed area into an AI-generated scene, then composites it back into the original clip. It includes a browser demo, local run instructions, and Python CLI scripts for offline use. |
Creative Tools / Video Generation | 84 | ↓ -6 | 39 days ago | Details |
|
#887
↓ -6
Clawx
An open-source agent-driven package manager for versioned, checksummed, approval-gated tasks run through Claude Code, Codex, Gemini CLI, OpenCode, or Antigravity. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 39 days ago | Details |
|
#889
↓ -6
ModelFuzz
Open-source runtime guardrails for AI agents that intercept unsafe tool calls before they execute, aiming to block prompt-injection-driven exfiltration and other policy violations. |
Developer Tools / AI Safety | 84 | ↓ -6 | 39 days ago | Details |
|
#890
↓ -6
Bourdon
Bourdon is a recognition-first memory runtime for AI agents, built to share memory across tools like Claude Code, Codex, Cursor, and others. The site shows install commands, product positioning, pricing, and several live field tests. |
AI Developer Tool / AI Memory / Agent Infrastructure | 84 | ↓ -6 | 39 days ago | Details |
|
#891
↓ -6
AQ-academic-ai
A 1.26B academic tutor model from Zyora Labs, built from scratch and tuned for concept-first explanations in English, Tamil, and Hindi. |
AI Model / Educational Tutor LLM | 84 | ↓ -6 | 40 days ago | Details |
|
#892
↓ -6
Wage Against the Machine
A web tool that compares how many AI tasks different models can buy per hour of work across countries, using wage and benchmark-cost data. |
Developer Tools / AI Benchmarking | 84 | ↓ -6 | 41 days ago | Details |
|
#897
↓ -6
claude-account
A Linux-only CLI wrapper that lets users switch between isolated Claude Code accounts without re-authenticating, using separate config directories per profile. |
Developer Tools / CLI | 84 | ↓ -6 | 43 days ago | Details |
|
A GitHub repository that provides an agent skill for rewriting documentation in ASD-STE100 Simplified Technical English, with install steps, examples, and support for multiple AI tools. |
Writing / Technical Writing | 84 | ↓ -6 | 43 days ago | Details |
|
#900
↓ -6
Wallfacer
Wallfacer is an open-source terminal session manager for Claude Code. It indexes AI coding sessions into a local SQLite database so users can search, tag, group, resume, or delete sessions from both a TUI and CLI. |
Developer Tools / CLI / Terminal | 84 | ↓ -6 | 45 days ago | Details |
|
#901
↓ -6
Sightmap
Sightmap is an open YAML format and CLI for maintaining shared runtime context about a web app for AI agents. The repo includes the spec, reference Go implementation, docs, and agent skills for browser use and authoring. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 45 days ago | Details |
|
#902
↓ -6
Heddle
Heddle is a GitHub repository for a git-native coordination layer for coding agents, using intent leases, isolated worktrees, and gated landings to avoid agents overwriting each other. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 46 days ago | Details |
|
#905
↓ -6
BrowserAct Skills
Browser automation CLI for AI agents with anti-bot handling, human takeover, parallel multi-session browsing, and isolated multi-account workflows. |
Developer Tool / Browser Automation | 84 | ↓ -6 | 46 days ago | Details |
|
#906
↓ -6
Projektor
Projektor is a self-hosted issue tracker and wiki built for AI agents as the primary client, with MCP-based agent access and Cloudflare-based deployment. |
Developer Tools / Task Management | 84 | ↓ -6 | 46 days ago | Details |
|
#907
↓ -6
ASL V6
Open-source security research tool for auditing Python AI agents and codebases with AST analysis and Docker-based runtime verification. |
Security / AI Security / Red Teaming | 84 | ↓ -6 | 47 days ago | Details |
|
A local-first Windows tool for indexing, searching, and loading large agent skill libraries without keeping full skill bodies in context. It supports SQLite FTS5 search, multiple ranking modes, CLI use, HTTP, and MCP stdio. |
Developer Tools / Agent Infrastructure | 84 | ↓ -6 | 48 days ago | Details |
|
#910
↓ -6
ActionRail
Open-source runtime action grounding framework for AI agents. It verifies proposed agent actions against live systems of record before execution and can return allow, hold-for-human, or block decisions. |
Developer Tools / AI Agent Tools | 84 | ↓ -6 | 48 days ago | Details |
|
#911
↓ -6
Argus – Worktree Agent Session Manager
A VS Code extension that organizes Claude Code and Codex sessions around Git worktrees, keeping sessions, terminals, changed files, and provider tabs in one cockpit. |
Developer Tools / VS Code Extensions | 84 | ↓ -6 | 48 days ago | Details |
|
A research project and interactive visualization on how agent-generated code behaves after merge in real-world open source repositories, with a paper, replication package, and data-driven findings. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 49 days ago | Details |
|
#914
↓ -6
SocialClaw Social Media CLI
A command-line social media automation tool for developers and AI agents. It supports posting and scheduling across multiple networks, JSON output, schedule files in git, validation before publish, and integrations for CI and agent workflows. |
Developer Tools / CLI | 84 | ↓ -6 | 49 days ago | Details |
|
#916
↓ -6
Agentreg
Self-hosted registry for AI agents and MCP servers that supports capability-based discovery, health checks, and simple JSON/HTTP registration. |
Developer Tools / AI Infrastructure | 84 | ↓ -6 | 49 days ago | Details |
|
#918
↓ -6
claude-code-proxy
A local Anthropic-compatible proxy that lets Claude Code work through ChatGPT, Kimi, Grok, or Cursor subscriptions, with provider routing, diagnostics, and model mapping. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 50 days ago | Details |
|
#919
↓ -6
Transept AI
AI translation workspace with memory for terminology, tone, glossaries, styleguides, and review workflows. Built for translators, content creators, and localization teams. |
Writing / Copywriting | 84 | ↓ -6 | 50 days ago | Details |
|
#920
↓ -6
Sigil
Open-source compiler that turns a SKILL.md into a typed, runnable agent harness. The page explains the architecture, the compile/run flow, and how it aims to make agent behavior more faithful across small, local, or frontier models. |
Developer Tools / AI Development | 84 | ↓ -6 | 50 days ago | Details |