仓库 →
AtomCode · 开源终端 AI 编码助手

AtomCode Documentation

An AI coding agent that lives in your terminal. Hand it a natural-language task and it will autonomously read, edit, run, and self-verify. These docs walk you from a fresh install to every feature AtomCode offers.

v4.25.0 许可证 MIT 语言 Rust 1.88+ 平台 macOS · Linux · HarmonyOS PC · Windows 100% AI 生成

Three steps to start

  1. Install — one curl command or build from source. See Quickstart.
  2. Log in or configure a model — AtomGit OAuth is the easiest path; any OpenAI-compatible API key also works. See Login Methods and Configuration.
  3. Ask away — run atomcode inside any project directory and describe your task in natural language.
Tip

For a quick taste, run a single command: atomcode -p "give me a brief overview of this repo" — one-shot execution with the result piped to stdout.

Documentation map

Feedback & contributing

AtomCode is open source — issues and pull requests welcome: