ap init
ap init is the first-run setup wizard for Agenda Panda. It is the quickest way to get a new user, agent, or teammate to a working workspace.
ap initWhat it does
Section titled “What it does”Interactive setup will:
- Authenticate with browser auth or reuse the current session
- Create or select a project (workspace)
- Store the active project locally
- Offer to connect the first platform
- Optionally help you send a first test post
When to use it
Section titled “When to use it”- You are onboarding a brand-new user
- You just installed the CLI in a clean environment
- You want the fastest guided path instead of running
auth,projects, andconnectionsseparately
If you already know your API key and workspace, you can skip the wizard and use ap auth login --key ... plus the individual commands documented in the CLI reference.