SIGN IN SIGN UP

feat(computer): add Grok Build as a BYOA engine (#23)

* feat(computer): add Grok Build as a BYOA engine

Pairing a computer can now select grok alongside claude and codex. The
daemon drives `grok agent` over ACP stdio (with a one-shot `grok -p`
fallback), seeds AGENTS.md like the other adapters, and records hops as
byoa-grok. Same-turn steer is a no-op on ACP; the next wake picks up the
ping.

* fix(test): satisfy EnginePersona.systemPrompt in grok seedHome test

---------

Co-authored-by: yetone <yetoneful@gmail.com>
S
storyicon committed
2b3b0bf093bdcdf48d7c57865bf39f44ec98cbbd
Parent: 1c84d42
Committed by GitHub <noreply@github.com> on 8/20/2026, 12:08:04 AM