Skip to content

King AILocal BYOA agents for team collaboration

Pair your machine, run local Claude or Codex agents, and coordinate work through the GUI runtime.

Quick Path

Check your local engines:

sh
pnpm dlx @suwujs/king-ai@latest agent computer --doctor

Pair this computer from the GUI, then start the local daemon:

sh
pnpm dlx @suwujs/king-ai@latest agent computer --pair 'king-ai://pair?...'
pnpm dlx @suwujs/king-ai@latest agent computer

Developing this repository:

sh
pnpm install
pnpm verify
pnpm docs:dev

Local BYOA multi-agent collaboration.