SkillAgentSearch skills...

Acolyte

A terminal-first AI coding agent. Open-source, observable, and built for developer control.

Install / Use

/learn @cniska/Acolyte

README

Acolyte

CI Version License Bun TypeScript

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.

Acolyte CLI

Quick start

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

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

License

MIT

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated20h ago
Forks0

Languages

TypeScript

Security Score

95/100

Audited on Mar 28, 2026

No findings