Back to Vibe Kanban

Amp

docs/agents/amp.mdx

0.1.0449 B
Original Source
<Steps> <Step title="Run Amp"> ```bash npx -y @sourcegraph/amp ``` </Step> <Step title="Follow the login instructions"> Complete the authentication flow as prompted. For more details, see the [Amp Owner's Manual](https://ampcode.com/manual#install). </Step> <Step title="Start Vibe Kanban"> Once authenticated, launch Vibe Kanban:
bash
npx vibe-kanban

You can now select Amp when creating task attempts. </Step> </Steps>