- anthropic-sdk-go (Official package from Anthropic)
- maestro - Orchestrate subagents
- bubbletea - Terminal UI
- claude-engieer - Self-explanatory, lots of tools
- openai-sdk-go
- anthropic-sdk-go (Unofficial package)
- ollama APIs - Interact with local models on Ollama
- ollama-termui - (Experimental) Terminal interface for Ollama
- cobra - CLI
- cline - Tool ideas, prompts and models?
- code-judger - Tool
- mcp-go - MCP (obv)
- mcp-language-server - Build on top of mco-go
- MCP servers examples from Anthropic - Cool servers like sequential thinking, memory, fetch, filesystem
- go-grep - Tool
- aider - Terminal-based AI coding agent
- deepseek-go - Client for DeepSeek API and Ollama
- smolcode - GenAI integration, memory management
- anthropic-go - Details on how to implement messages and message events
- anthrogo Message decoder
- stainless-api-cli - How to structure a CLI app professionally?
- goose - Extensible AI agent, working with any LLM
- ai-wrapper - Unified interface for LLM, really cool project
- web-crawler - Web search tool
- ai-training (ollama integration)
- opencode - really good agent built in Go and TypeScript
- ai-commit
- claude-code-sdk-go - More like a Go SDK for Claude Code instead of Claude API, but worth the look