AgentDish directory
go
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#708
↓ -3
Division Swarm
Open-source Go runtime for autonomous multi-agent systems. Swarm models work as durable state machines, persists state, supports replay/fork, and integrates with multiple LLM backends. |
Developer Tools / AI Agents / Multi-Agent Systems | 85 | ↓ -3 | 90 days ago | Details |
|
#720
↓ -3
gox
Strict Go static analyzer built for LLM-written code, with opinionated checks, annotation-based exceptions, caching, and Claude Code hook integration. |
Developer Tools / Code Quality / Static Analysis | 85 | ↓ -3 | 110 days ago | Details |
|
#796
↓ -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 | 34 days ago | Details |
|
#812
↓ -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 | 38 days ago | Details |
|
#820
↓ -6
szr
Go-native CLI proxy that reduces noisy command output before it reaches an LLM context, with retention checks, exit-code preservation, and token-saving history. |
Developer Tools / CLI / Terminal | 84 | ↓ -6 | 40 days ago | Details |
|
#824
↓ -6
Relay
Self-hosted LLM gateway and model router with OpenAI and Anthropic API compatibility, outbound provider routing, and eval-gated smart routing. It’s presented as a single static Go binary with zero telemetry and support for failover, caching, metrics, and local deployment. |
Developer Tools / AI Gateway / Model Routing | 84 | ↓ -6 | 42 days ago | Details |
|
#878
↓ -6
OSIRIS JSON Producers
Open-source tooling that generates private, point-in-time infrastructure snapshots from cloud and on-prem systems into vendor-neutral OSIRIS JSON for audits, diagrams, diffs, CMDB/IPAM/DCIM workflows, and controlled AI/MCP context. |
Developer Tools / Infrastructure / DevOps | 84 | ↓ -6 | 62 days ago | Details |
|
#904
↓ -6
zkit
Go packages for building agents in Go, with a streaming runner, tool dispatch, guardrails, compaction, provider adapters, and verified completion helpers. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 75 days ago | Details |
|
#906
↓ -6
gpt-go
A tiny GPT implementation in pure Go, trained on Jules Verne books, with runnable code and notes that explain the model’s evolution and design choices. |
Developer Tool / Machine Learning / LLM Training | 84 | ↓ -6 | 77 days ago | Details |
|
#907
↓ -6
CoreMCP
Open-source MCP server that exposes SQL databases as tools and prompts for AI agents, with support for MSSQL and PostgreSQL, read-only defaults, and local or remote transport. |
Developer Tools / AI/LLM Infrastructure | 84 | ↓ -6 | 77 days ago | Details |
|
#919
↓ -6
LocalCode
LocalCode turns plain English into CLI commands on Apple Silicon Macs using Apple’s on-device Foundation Models framework, then asks for approval before running them. |
Developer Tools / CLI | 84 | ↓ -6 | 83 days ago | Details |
|
#948
↓ -6
Laptop AI
A local-first AI memory engine for asking questions over selected files on your computer using Ollama, embeddings, and a custom vector database. |
Developer Tools / Local AI / Search | 84 | ↓ -6 | 98 days ago | Details |
|
#990
↓ -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 | 116 days ago | Details |
|
#1064
↓ -3
Jaybase
Jaybase is an append-only fact store for AI agents handling critical business workflows. The repo explains its event model, retry and conflict handling, encryption, single-tenant design, and includes install and API usage examples. |
Developer Tools / AI Infrastructure | 83 | ↓ -3 | 41 days ago | Details |
|
#1140
↓ -3
HookGuard
HookGuard is a CLI security scanner for AI coding agent configuration files. It looks for malicious hooks, invisible Unicode, credential exfiltration patterns, and prompt-injection text in files like CLAUDE.md, AGENTS.md, Cursor rules, and GitHub Copilot instructions. |
Developer Tools / Security | 83 | ↓ -3 | 110 days ago | Details |
|
#1141
↓ -3
viewllm
Single-binary viewer for HTML reports generated by AI agents, with local browsing, live previews, search, and shareable links. |
Developer Tools / AI Developer Tooling | 83 | ↓ -3 | 112 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 |
|
#1209
↓ -2
OpsCat
A single-binary software catalog for platform engineering with auto-discovery, dependency graphs, scorecards, and a native MCP server for AI coding agents. |
Developer Tools / AI Agents | 82 | ↓ -2 | 35 days ago | Details |
|
#1308
↓ -2
relaxAI
relaxAI is a UK sovereign LLM inference API with OpenAI-compatible endpoints and official SDKs for Python, TypeScript, and Go. The docs page covers installation, REST usage, and links into models, pricing, authentication, and endpoint sections. |
Developer Tools / Code Assistant | 82 | ↓ -2 | 109 days ago | Details |
|
#1340
↑ +2
vulnemetry
Experimental observability tooling for Go services that turns vulnerability scanning into live metrics. It combines govulncheck, Prometheus, and OpenTelemetry to show when vulnerable code is actually executing in running services. |
Developer Tools / Observability | 81 | ↑ +2 | 12 days ago | Details |
|
#1357
↑ +2
Dabs
Open-source CLI for spinning up disposable local or remote sandboxes for AI agents. It uses a manifest and Dockerfile to build fresh boxes, then exposes a single shell tool through MCP so an agent can work inside the sandbox without touching the host. |
Developer Tools / AI Agent Infrastructure | 81 | ↑ +2 | 60 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 |
|
#1410
↓ -1
cc-session-migrate
CLI tool for migrating Claude Code sessions across machines and backing them up to S3-compatible storage. |
Developer Tools / CLI | 80 | ↓ -1 | 39 days ago | Details |
|
#1436
↓ -1
CCLimitPing
A CLI tool that keeps Claude Code, Codex, and GLM 5-hour rate-limit windows continuous by auto-pinging providers when a window resets. |
Developer Tools / AI Ops | 80 | ↓ -1 | 86 days ago | Details |