Command Code Studio

Studio is the home for managing your Command Code workspace. It gives you a single place to view and control your profile, taste packages, API keys, usage, billing, settings, and more.

When you sign in to Command Code, you'll land in Studio. Use the left sidebar to move between sections.

At the top, Studio gives you a real-time usage, tokens, and runs with instant access to Billing, API Keys, and detailed Usage analytics.

Studio also includes a lightweight getting started panel with the Command Code CLI. Install, authenticate, and start chat sessions right from your terminal.

Taste Studio is used to manage your taste preferences. You can manage them via npx taste commands (or the equivalent cmd taste subcommand).

You can use Taste Studio to:

  • View Taste Profile: See your taste categories (cli, react, typescript)
  • Push taste profiles: Use npx taste push to push taste to studio
  • Pull taste profiles: Use npx taste pull to pull taste from studio
  • Team management: Invite org members to share @teammate-username/taste
1

Push taste profile to the Command Code Studio

You can push a taste profile to the Command Code Studio to share it with your team.

Push a taste profile

npx taste push
2

View all taste profiles

Navigate to the Taste tab in the Studio to see all your taste profiles.

3

Pull a taste

You can pull a taste profile from the Command Code Studio to your different projects.

Pull a taste profile