Amoeba CLI quick start: connect a repo and open a shared session in five minutes
Install, sign in, connect a repository, open a session and invite a teammate. The whole first run, command by command.
Install Amoeba, then run amoeba login. Keys are stored locally.
amoeba connect ./repo registers the repository. amoeba session new <name> opens a shared session on the current branch.
Invite a teammate with amoeba invite <email>. They join with their own agent and their own provider account.