Skip to content

Add Atomic Agent to Runtime/AI Terminal - #513

Open
sosidudku1 wants to merge 1 commit into
InftyAI:mainfrom
sosidudku1:add-atomic-agent
Open

Add Atomic Agent to Runtime/AI Terminal#513
sosidudku1 wants to merge 1 commit into
InftyAI:mainfrom
sosidudku1:add-atomic-agent

Conversation

@sosidudku1

Copy link
Copy Markdown

Hi! I'm the CPO of Atomic Agent. Thanks for keeping this list so well curated, our team would be thrilled to be part of it.

Adds Atomic Agent to Runtime → AI Terminal, alongside peers such as aider, Codex, Crush, Gemini CLI and OpenCode.

Atomic Agent is a local-first CLI and TUI coding agent (the TUI is built on React and ink). It runs open-weight models entirely on your machine through a llama.cpp fork, so no account or API key is required to install or run it. It ships 56 built-in tools (browser, filesystem, git, memory, vision), supports MCP, and has a five-layer local memory system. macOS, Linux and Windows.

Install: curl -fsSL https://atomicagent.io/install | sh

Following the manual-addition steps in CONTRIBUTING.md, this PR:

  • Adds the README.md bullet under ### AI Terminal (with Stars / Contributors / LastCommit badges and the coding tag, matching the Codex entry)
  • Adds the website/data.yml entry under the AI Terminal subcategory
  • Adds the logo at website/logos/atomic-agent.svg (square 64x64 SVG, the project's official mark)

Placed alphabetically, right after aider.

Project details

Honest scope note

The project is about 4 months old and our README labels it a developer preview: APIs, commands, config and behavior are still moving, so users who need a stable integration point should pin a release. I've reflected that in the description text rather than leaving it out. It is under active development and maintained by the AtomicBot-ai organization.

Validation

  • Confirmed Atomic Agent was not already listed (grep -i atomic over README.md and website/data.yml).
  • Parsed website/data.yml with PyYAML and confirmed the new entry loads.
  • Validated the SVG with xmllint and ran git diff --check.

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants