agent-go is a Go-based multi-turn agent CLI with configuration loading, LLM client adapters, file and shell tools, persistent memory, logging, and skill discovery.
- Copy
.env.exampleto.envand fill in your local API credentials before running the agent.
./scripts/check.ps1— format check,go vet, tests, and build validation./scripts/fmt.ps1— format all Go packages./scripts/build.ps1— buildbin/agent-go.exe