acolyte

agent
Security Audit
Fail
Health Pass
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 17 GitHub stars
Code Fail
  • execSync — Synchronous shell command execution in scripts/benchmark.ts
  • network request — Outbound network request in scripts/fake-provider-server.test.ts
  • process.env — Environment variable access in scripts/fake-provider-server.ts
  • network request — Outbound network request in scripts/fake-provider-server.ts
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

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

README.md

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

Reviews (0)

No results found