San

San is an open-source terminal coding agent developed by the genai-io organization on GitHub. Built natively in Go, San is designed to provide automated, developer-focused code generation and repository assistance directly from the command line. Operating inside a developer's terminal environment, San connects directly to local repositories and integrates into existing development toolchains. Because it is implemented as a Go binary, it executes as a lightweight CLI utility that interacts with source files, git hooks, and formatting pipelines. San distinguishes itself through its native Go implementation and tight coupling with standard development workflows. It is optimized for standalone execution with minimal dependency overhead, fitting cleanly into automated build scripts and developer terminal sessions. San is open-source software distributed via GitHub. It maintains an active commit history and tag release cycle for continuous updates and vulnerability scanning.

Tags: ai agent, cli, coding agent, OpenSource, terminal

Visit San