From 40e0a1ff575b8857e771e5bb3211e131b289299c Mon Sep 17 00:00:00 2001 From: sosidudku1 <273119990+sosidudku1@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:28:59 +0300 Subject: [PATCH] Add Atomic Agent to AI Coding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e46cb49..98fb65bc 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ When using cloud-based AI services, the data you input is often collected and st - [OpenCode](https://github.com/anomalyco/opencode/) - The open source coding agent. Connect local models or any providers of your choice. - [Aider](https://aider.chat) - Terminal AI pair programmer that edits code in your local git repository using your own API keys. Apache-2.0 licensed. - [Tabby](https://tabby.tabbyml.com) - Self-hosted code completion assistant that runs on your own hardware as an alternative to GitHub Copilot. Apache-2.0 licensed. +- [Atomic Agent](https://github.com/AtomicBot-ai/atomic-agent) - Local-first CLI and TUI coding agent that runs open-weight models entirely on your own machine via a llama.cpp fork, with no account or API key required. MIT licensed. #### Text to Speech