# allwefantasy/auto-coder

Repository: https://github.com/allwefantasy/auto-coder
Canonical: https://ross.abutalabs.com/products/auto-coder
Homepage: https://auto-coder.chat
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2026-08-22T05:20:15+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 64
- inputs: {"age_days": 903, "days_push": 11, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1222, forks 146 (observed 2026-08-28T04:04:02.543962+00:00)

## What it is
Auto-Coder is an open-source AI coding agent and CLI tool (powered by Byzer-LLM) that provides chat, one-shot command, server, and RAG modes for generating, explaining, refactoring, and fixing code directly from the terminal. It supports multiple LLM backends, session management, tool permissions, and cross-device session handoff.

## Use cases
- generate code from a terminal prompt
- chat with an AI assistant about my codebase
- refactor or fix bugs with an LLM from the command line
- generate unit tests and documentation automatically
- run a retrieval-augmented coding assistant over my project
- hand off an agent session between devices or tools like Codex and Cursor

## When to choose
- you want a Claude Code-style terminal coding agent that is open source
- you need flexible LLM backends including self-hosted models via Byzer-LLM
- you want CLI, chat, server, and RAG modes in one tool
- you work across Windows, macOS, or Linux and prefer Python-based tooling

## When to avoid
- you need a polished GUI-first IDE experience rather than a CLI workflow
- you require a mature ecosystem with broad plugin support like commercial coding assistants
- you only need simple autocomplete rather than an agentic coding tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: agent-framework, llm-inference, rag, cli, chatbot, developer-tools
- domain: artificial-intelligence, large-language-models, developer-tools
- platform: python, cli, cross-platform, windows
- tags: ai-coding-agent, code-generation, llm-cli, coding-assistant, byzer-llm, terminal-agent, command-line, ai-agents, retrieval-augmented-generation, linux, macos

## Member repositories
- allwefantasy/auto-coder (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.543962+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:36.822718+00:00, confidence not recorded.
  - readme: https://github.com/allwefantasy/auto-coder (fetched 2026-08-28T04:04:02.543962+00:00, sha 09568eb58978)
  - homepage: https://auto-coder.chat (fetched 2026-08-29T12:24:15.973033+00:00, sha 01a82b503f2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
