diff --git a/apps/atomcode/app.yaml b/apps/atomcode/app.yaml new file mode 100644 index 0000000..b216463 --- /dev/null +++ b/apps/atomcode/app.yaml @@ -0,0 +1,9 @@ +name: "AtomCode" +description: "Open-source, terminal-based AI coding agent — an alternative to Claude Code. Connect any LLM, including OpenRouter with your own API key, to edit code, run commands, and verify changes autonomously. Built in Rust." +url: "https://atomcode.atomgit.com/" +docs: "https://atomgit.com/atomgit_atomcode/atomcode#multi-provider-support" +tags: + - coding + - productivity +open_source: "https://atomgit.com/atomgit_atomcode/atomcode" +date_added: "2026-08-26" diff --git a/apps/atomcode/logo.png b/apps/atomcode/logo.png new file mode 100644 index 0000000..db53780 Binary files /dev/null and b/apps/atomcode/logo.png differ