acolyte
Acolyte is an AI coding assistant designed for use in the terminal. It is an open-source project that prioritizes observability and developer control. The assistant is built using TypeScript and offers a command-line interface. Acolyte aims to provide a developer-centric coding experience, leveraging large language models. It is suitable for developers seeking an autonomous coding agent with a focus on terminal interaction.
Acolyte solves the problem of needing an AI coding assistant directly within the terminal, eliminating the need to switch between different applications. Developers can use it to automate coding tasks and receive assistance without leaving their preferred command-line environment.
CAPABILITIES & CONSTRAINTS
README
# Acolyte [](https://github.com/cniska/acolyte/actions/workflows/ci.yml) [](https://github.com/cniska/acolyte) [](LICENSE) [](https://bun.sh) [](https://www.typescriptlang.org) A terminal-first AI coding agent. Open-source, observable, and built for developer control. A lifecycle-driven agent with strong defaults, behavioral guards, and transparent execution. Every decision visible, every behavior overridable.  ## Quick start ```bash bun install bun run start init # prompts for provider API key, writes .env bun run dev # starts server + CLI client ``` See all commands: `bun run start help` ## Validate ```bash bun run verify # lint + typecheck + all tests bun test # all tests bun run test:unit # unit tests only bun run test:int # integration tests bun run test:tui # visual regression tests bun run test:perf # performance baselines ``` ## Documentation - [Index](docs/README.md) - [Why Acolyte](docs/why-acolyte.md) - [Contributing](CONTRIBUTING.md) - [Benchmarks](docs/benchmarks.md) - [Agent policy](AGENTS.md) ## License [MIT](LICENSE)
PUBLIC HISTORY
IDENTITY
Identity inferred from code signals. No PROVENANCE.yml found.
Is this yours? Claim it →METADATA
README BADGE
Add to your README:
