by prime-radiant-inc · Agent Tool · ★ 72
Serf A non-interactive coding agent. Give it a prompt, it does the work. Serf uses the LLM's native tool-calling to read files, write files, run commands, and search code in a loop until the work is complete. It supports OpenAI, Anthropic, and Google models. For how the code is organized — modules, layout, and the build workspace — see docs/architecture.md.
| Stars | 72 |
| Forks | 3 |
| Language | Go |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 67.6421908497872/100 |
| Open Issues | 6 |
| Last Updated | 2026-07-08 |
| Created | 2026-02-10 |
| Platforms | cli, go |
| Est. Tokens | ~18k |
These tools work well together with serf for enhanced workflows:
Explore other popular agent tool tools:
serf is A non-interactive coding agent: give it a prompt and it reads, writes, runs commands, and searches code in a loop until the work is done, using native tool-calling across OpenAI, Anthropic, and Google. It is categorized as a Agent Tool with 72 GitHub stars.
serf is primarily written in Go. It covers topics such as ai-agent, cli, coding-agent.
You can find installation instructions and usage details in the serf GitHub repository at github.com/prime-radiant-inc/serf. The project has 72 stars and 3 forks, indicating an active community.
serf is released under the MIT license, making it free to use and modify according to the license terms.