Tooling for the Agent Client Protocol on top of acpx.
This is a Bun-managed monorepo. Packages live under packages/.
| Package | Description |
|---|---|
acpx-ai-provider |
Vercel AI SDK provider on top of acpx/runtime. One install, any ACP agent (Claude, Codex, Gemini, Copilot, Cursor, Pi, …). |
Requires Bun ≥ 1.3.
bun install
bun run typecheck
bun run lint
bun test
bun run build- Bun — package manager, test runner, workspace orchestrator
- Bunup — library bundler for
packages/* - Biome — formatter + linter
- Fallow — codebase intelligence: unused code, circular deps, package boundary enforcement
MIT © Dani Akash