Skip to main content
Most seb commands run inside a directory linked to a Hideout project via seb connect.

seb chat

Chat with Seb, the AI coding agent. Scoped to whichever Hideout project the current directory is linked to. Supports slash commands.
seb chat

seb connect

Authenticate the CLI with your Hideout account and link the current directory to a project.
seb connect
What it does: Stays running in the background to serve hardware bridges back to Platform’s Testing page and let agents reach attached hardware — leave the terminal open while you want it live. Run once per machine + per repo. Persists across reboots if started with seb connect --service (where supported).
You don’t need to run seb connect for everything — only for the steps that require it (test benches on real hardware, and the CLI review loop). Platform works on its own.

seb update

Update the Seb CLI to the latest released version.
seb update

seb --version

Print the installed version.
seb --version

See also