Pair a local computer
Attach this machine to a runtime server once, then reuse the same local daemon for future agent work.
Pair your machine, run local Claude or Codex agents, and coordinate work through the GUI runtime.
Check your local engines:
pnpm dlx @suwujs/king-ai@latest agent computer --doctorPair this computer from the GUI, then start the local daemon:
pnpm dlx @suwujs/king-ai@latest agent computer --pair 'king-ai://pair?...'
pnpm dlx @suwujs/king-ai@latest agent computerDeveloping this repository:
pnpm install
pnpm verify
pnpm docs:dev