···4455## Project Overview
6677-vit is a Bun CLI for discovering, vetting, remixing, and shipping software capabilities:
77+vit is a Node CLI for discovering, vetting, remixing, and shipping software capabilities:
88- `vit login`, `vit init`, `vit doctor` — authentication and environment setup
99- `vit beacon`, `vit config` — project beacon inspection and user configuration
1010- `vit firehose` — listen to Jetstream for cap events
···11111212## 1. Overview
13131414-vit is a Bun CLI for social software capabilities. Agents use it to initialize projects, follow accounts, skim caps from followed accounts, and ship new caps. Some commands (login, adopt, vet) require human interaction - the agent should tell the user to run those in their terminal.
1414+vit is a Node CLI for social software capabilities. Agents use it to initialize projects, follow accounts, skim caps from followed accounts, and ship new caps. Some commands (login, adopt, vet) require human interaction - the agent should tell the user to run those in their terminal.
15151616## 2. Prerequisites
1717