Go ai-agent

Open-source Go projects categorized as ai-agent
Golang LLM AI mcp Go

Top 23 Go ai-agent Projects

  1. DeepSeek-Reasonix

    DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

    Project mention: DeepSeek open-sources inference optimizations with 60–85% faster generation [pdf] | news.ycombinator.com | 2026-06-27

    Have you tried reasonix?

    https://github.com/esengine/deepseek-reasonix

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. goclaw

    GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.

    Project mention: 🔮 Hermes Agent 🤖: The Self-Improving Agent Framework — and How It Compares to OpenClaw & GoClaw 📊 | dev.to | 2026-05-18

    ⚔️ How it compares with two adjacent open-source projects: OpenClaw and GoClaw — when to pick which

  4. paca

    AI-native, free, open-source alternative to Jira, Trello, ClickUp & Monday. Built for Scrum teams where humans and AI agents collaborate as equals — on the same board, the same sprints, the same goals. Self-hosted. Fully customizable via config and plugins.

    Project mention: Paca v0.9.0: Automation Workflows – let Paca hand off tasks for you | news.ycombinator.com | 2026-07-11
  5. zero

    The coding agent that answers to you, your model, your machine, your rules. (by Gitlawb)

    Project mention: Zero Terminal | news.ycombinator.com | 2026-07-02
  6. sandboxd

    Open-source, self-hosted AI app builder — an agent builds real apps in isolated sandboxes on your own server, each live at a preview URL. Self-host in one command. MIT.

    Project mention: Show HN: Sandboxd – Self-Hosted app Builder (agents, sandbox, preview url) | news.ycombinator.com | 2026-07-17
  7. dockershrink

    AI Assistant that reduces the size of your application's Docker Image

  8. clanker

    autonomous systems engineering cli agent for any cloud environment: AWS, GCP, Cloudflare, etc

    Project mention: Show HN: Clanker Cloud – deploy reliably and fix your infra | news.ycombinator.com | 2026-04-01
  9. opsy

    Opsy - Your AI-Powered SRE Colleague

  10. contrabass

    🎸 A project-level orchestrator for AI coding agents — Go & Charm stack implementation of OpenAI's Symphony

    Project mention: Show HN: Contrabass – Go and Charm Stack Implementation of OpenAI's Symphony | news.ycombinator.com | 2026-03-06
  11. kubeopencode

    Run OpenCode Agent on Kubernetes

    Project mention: Benchmarking AI Gateways: GoModel vs. LiteLLM vs. Portkey vs. Bifrost | news.ycombinator.com | 2026-06-26

    There seems to be movement within the Python/TypeScript ecosystem to replace implementations with Rust and continue distribution within said ecosystem.

    I'm also looking to try out GoModel this weekend, met the creator in the OpenCode discord this last week. Looking to pair that with https://github.com/kubeopencode/kubeopencode

  12. go-agent

    A Go library for building performant, type-safe AI agents that execute structured reasoning workflows. (by vitalii-honchar)

  13. openLight

    Lightweight AI agent runtime for homelabs, built around deterministic skills and local LLMs.

    Project mention: Heavy AI agent frameworks were too slow for my Raspberry Pi. So I built a different one | dev.to | 2026-03-14

    github repo

  14. qovery-migration-ai-agent

    Qovery Migration AI Agent to Automate and Ease the Migration From Cloud Providers with Qovery

  15. statelessagent

    Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.

    Project mention: Show HN: ClawMem – Open-source agent memory with SOTA local GPU retrieval | news.ycombinator.com | 2026-03-21
  16. nevinho

    Personal agent harness

    Project mention: What I learned building an AI agent loop in Go | dev.to | 2026-05-17

    A few months ago I built nevinho, a personal AI agent I run on my own machine. Bash, file edits, web search, voice input, the works. It taught me a lot, but the whole thing was hardcoded around my own use case. Anyone who wanted something similar had to fork it and rip it apart.

  17. tooltrust-scanner

    Security scanner for AI agent tool definitions

    Project mention: ToolTrust Scanner – detect backdoored MCP packages (litellm 1.82.8) | news.ycombinator.com | 2026-03-24
  18. keen-code

    An context-aware and efficient CLI-based coding agent written in Go

    Project mention: Show HN: Keen Code – a minimal Go coding agent built by AI agents | news.ycombinator.com | 2026-06-03
  19. evidra

    DevOps MCP server, Flight recorder for AI infrastructure agents. The prescribe/report protocol captures intent before execution and outcome after — in a signed, tamper-evident evidence chain. Detects behavioral patterns. Computes reliability scorecards.

    Project mention: Show HN: Evidra – a fail-closed MCP guardrail for AI infrastructure ops | news.ycombinator.com | 2026-03-03

    I asked an AI agent to delete an unused folder. It pattern-matched too broadly and removed more than intended. I clicked "yes" too fast. Luckily I had a backup.

    That was just files. Now imagine the same mismatch with `kubectl delete` or `terraform apply`.

    So I built Evidra — an MCP server that evaluates infrastructure operations against OPA policies before execution. No LLM in the decision loop — just deterministic Rego rules.

    What it catches: protected namespace deletions, mass resource removal, public S3 buckets, wildcard IAM, and similar high-impact mistakes.

    What it's not: a full compliance engine or admission controller replacement. It's a lightweight pre-execution guardrail — works with AI agents, but also in CI pipelines against Terraform plans.

    Every allow/deny decision is logged in a SHA-256 hash-chained evidence trail.

    GitHub: https://github.com/vitas/evidra

  20. SentinelMCP

    The Open-Source MCP Firewall & Security Gateway for AI Agents. Inspect, redact, and control tool calls. Proxy mode (universal) and Inline SDK mode (Go).

    Project mention: SentinelMCP – An open-source firewall for AI agents that use MCP | news.ycombinator.com | 2026-06-12
  21. Flowork_Agent

    Self-hosted AI agents that learn from their own past and guard their own code. Per-agent isolated brain (memory, dream, immune), multi-agent orchestration, Telegram + MCP, live security radar. Single Go binary, local-first.

    Project mention: How to Install and Build Apps in Flowork | dev.to | 2026-06-11

    git clone https://github.com/flowork-os/Flowork_Agent.git cd Flowork_Agent ./start.sh

  22. poseidon

    An oncall AI agent to debug production issues and minimize loss (by harshadmanglani)

  23. agent-asearch

    Multi-source search CLI for LLM agents — web, HN, Reddit, GitHub, Tavily, Exa, Brave, Jina, YouTube, Twitter. Go single binary. Session-based workflow with JSON contract.

    Project mention: Agent-asearch – Go CLI, 18 sources, session-based search for AI agents | news.ycombinator.com | 2026-06-06
  24. kinclaw

    A single-binary AI agent. 23 MB, zero dependencies, configured through Markdown.

    Project mention: Grep is All You Need – Replace your RAG pipeline with 100 lines of bash | news.ycombinator.com | 2026-04-06

    ```

    No pip install. No docker. No API keys. No database.

    Full paper (with comparison tables, architecture details, and honest limitations): https://localkin.dev/papers/grep-is-all-you-need

    Code: https://github.com/LocalKinAI/grep-is-all-you-need

    ---

    We're the LocalKin team. We build self-evolving AI agent swarms. The 75-agent system runs autonomously — it audits itself, fixes its own bugs, discovers research papers on arXiv, and integrates them. 61 improvement cycles so far, zero human intervention. More at https://localkin.dev

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go ai-agent discussion

Log in or Post with

Go ai-agent related posts

  • Paca v0.9.0: Automation Workflows – let Paca hand off tasks for you

    1 project | news.ycombinator.com | 11 Jul 2026
  • Toolchain friction in development

    2 projects | dev.to | 3 Jul 2026
  • Show HN: Continue? Y/N: A 60-second game about AI agent permission fatigue

    6 projects | news.ycombinator.com | 28 May 2026
  • What I learned building an AI agent loop in Go

    2 projects | dev.to | 17 May 2026
  • When GitHub Actions Goes Silent: The Pending-Forever Bug I Hit Shipping My MCP Server to npm

    2 projects | dev.to | 28 Apr 2026
  • 🦊GoClaw Deep Dive 🤖 — A Builder's Guide to a Multi-Tenant AI Agent Platform 📘

    1 project | dev.to | 28 Apr 2026
  • Auto-updating Kubernetes workloads: an annotation-driven rollout, with circuit breaker

    1 project | dev.to | 26 Apr 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source ai-agent projects in Go? This list will help you:

# Project Stars
1 DeepSeek-Reasonix 27,081
2 goclaw 3,446
3 paca 1,617
4 zero 1,089
5 sandboxd 810
6 dockershrink 417
7 clanker 372
8 opsy 207
9 contrabass 201
10 kubeopencode 103
11 go-agent 81
12 openLight 34
13 qovery-migration-ai-agent 25
14 statelessagent 20
15 nevinho 18
16 tooltrust-scanner 17
17 keen-code 17
18 evidra 13
19 SentinelMCP 11
20 Flowork_Agent 9
21 poseidon 8
22 agent-asearch 8
23 kinclaw 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?