Skip to main content
The binaries for the current version are on the download page.
macOS 11 or later. Download the .dmg for your chip — Apple Silicon or Intel.Signed and notarized: it opens without a Gatekeeper warning.

Install an agent

Agents are not bundled. TYBA orchestrates Claude Code and Codex — it does not embed them.
Install at least one: TYBA picks both up from your PATH. If neither is installed, you can still use the terminal, but not create an agent session.

You need a git repository

Agent sessions run in worktrees, and a worktree is a git concept. A folder that isn’t a repository won’t do.

Check it

Open TYBA and create an agent session. If it comes up, all three prerequisites are in place: the agent is on your PATH, the sandbox applies, and the directory is a repository. If something is missing, the message says which — TYBA fails with an explanation, not in silence.

Next

First session

What happens between you describing the task and the code existing.