AgentDish directory
llm-agents
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#36
↓ -2
labgrid-mcp
MCP server that lets AI agents control labgrid-managed embedded hardware labs through 47 tools, including power, console, flashing, muxing, SSH, and place management. |
Developer Tools / AI Agent Tools | 90 | ↓ -2 | 26 days ago | Details |
|
#138
→ 0
state-harness
Runtime safety net for LLM agents that detects runaway token growth, classifies failure patterns, and suggests fixes without extra LLM calls. The project includes a Rust core, Python SDK, examples, benchmarks, and benchmark claims across multiple models and runs. |
AI Developer Tool / LLM Agent Monitoring | 89 | → 0 | 83 days ago | Details |
|
#180
↓ -3
Leviath
Leviath is a Rust-based agent runtime for running structured LLM agents from a single file. It emphasizes context regions, stage-specific models and tools, run journaling, live steering, and the ability to run many agents in one process. |
Developer Tools / Code Assistant | 88 | ↓ -3 | 13 days ago | Details |
|
#528
↑ +2
Context Warp Drive
A TypeScript library for deterministic context folding in long-running LLM agent sessions, designed to preserve prompts, avoid extra summarization calls, and keep provider caches hot. |
Developer Tools / Code Assistant | 86 | ↑ +2 | 63 days ago | Details |
|
#548
↑ +2
galdor
Go-native framework for building, orchestrating, and observing AI agents with native OpenTelemetry, an embedded dashboard, replay, and first-party MCP/A2A support. |
Developer Tools / AI Agent Frameworks | 86 | ↑ +2 | 79 days ago | Details |
|
#555
↑ +2
agent-asearch
Go-based multi-source search CLI for LLM agents with session-based workflows, paginated result reading, and support for web, HN, Reddit, GitHub, YouTube, and multiple search APIs. |
Developer Tools / Search / Discovery | 86 | ↑ +2 | 85 days ago | Details |
|
#696
↓ -3
LLM Wiki
LLM Wiki is a plugin and instruction-file based system that turns LLM agents into a research and knowledge-base workflow with session memory, parallel research, source ingestion, and wiki compilation. |
Developer Tools / AI Agent Tools | 85 | ↓ -3 | 75 days ago | Details |
|
#736
↓ -6
KHMS
KHMS is a file-based long-term memory system for LLM agents, built around immutable markdown cards in a git repository with YAML frontmatter, hook-based recall, and a propose → review → approve flow. |
Developer Tools / AI Memory / Knowledge Management | 84 | ↓ -6 | 3 days ago | Details |
|
#999
↓ -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 | 118 days ago | Details |
|
#1106
↓ -3
AgentNexus
A service-boundary-aware coordination layer for heterogeneous LLM code agents via MCP. It combines versioned Markdown documents, pub-sub notifications, diff-aware updates, and a web dashboard for browsing, search, and AI chat. |
Developer Tool / AI Agent Infrastructure | 83 | ↓ -3 | 80 days ago | Details |
|
#1204
↓ -2
GAI
A type-safe Go runtime for building tool-using LLM agents across multiple providers, with streaming, memory, and OpenTelemetry support. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 31 days ago | Details |
|
#1336
↑ +2
re-goldsrc-won-launcher-1792
A source-level reconstruction of the WON-era Half-Life launcher, build 1792, with build instructions, supported-version notes, fixes, and a bundled WON server emulator for local testing. |
Developer Tools / AI-assisted Reverse Engineering | 81 | ↑ +2 | 8 days ago | Details |
|
#1376
↑ +2
Build Your Own AI Agent CLI in 150 Lines
A technical guide that shows how to build a small CLI-based LLM agent for microservices using tool discovery, model calls, conversation history, and a REPL loop. |
Developer Tools / AI Development | 81 | ↑ +2 | 91 days ago | Details |
|
#1428
↓ -1
OntoCortex
A reference implementation for intent-execution separation in LLM agents. The project uses a typed intent layer (SIF) over domain vocabularies, with a deterministic execution layer and demo domains for legal and veterinary workflows. |
AI Developer Tool / Agent framework | 80 | ↓ -1 | 68 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 |
|
arXiv paper on self-speculating LLM agents that predict their next tool call to hide tool latency and improve next-call Hit@1 while preserving task success. |
Research / AI Paper | 72 | ↑ +1 | 34 days ago | Details |
|
#1839
↑ +1
Agentic Compilation: Mitigating the LLM Rerun Crisis for Minimized-Inference-Cost Web Automation
An arXiv paper on reducing LLM inference cost for web automation by compiling browser tasks into a deterministic JSON workflow and executing them without repeated model calls. |
Research / Paper | 72 | ↑ +1 | 86 days ago | Details |
|
arXiv paper proposing MANTA, a framework that lets multi-agent communication structures adapt at inference time based on collaboration traces and task needs. |
Research / AI Paper | 71 | → 0 | 31 days ago | Details |