Vicoa Logo
Vicoa Docs

Frequently Asked Questions

Answers to common questions about setting up and using Vicoa

How do I connect Vicoa with Claude Code?

  1. Follow the Getting Started guide to install Vicoa
  2. Ensure Claude Code is installed
  3. Launch the CLI: vicoa
  4. Sign in with your Vicoa account if prompted
  5. Claude Code is the default agent, so you're connected and ready to go
  6. If you previously switched agents, restore Claude Code as default with vicoa --set-default claude

How do I connect Vicoa with Codex?

  1. Follow the Getting Started guide to install Vicoa
  2. Ensure Codex tools are installed and configured
  3. Run vicoa --agent codex to start a session with Codex
  4. To set Codex as default for future sessions: vicoa --set-default codex
  5. Switch back to Claude Code anytime with vicoa --set-default claude

How do I update to the latest version of Vicoa?

Update CLI

Keep your CLI up to date with the latest features and bug fixes:

pip install --upgrade vicoa

To check your current version:

vicoa --version

Update Apps

What features does the Vicoa CLI support?

The Vicoa CLI supports many advanced features including:

  • File mentions: Use @filename to reference files directly
  • Slash commands: Quick access to common workflows with /command
  • Permission modes: Switch between plan mode, accept edits, and bypass permissions
  • Agent switching: Switch between Claude Code and Codex
  • Remote sessions: Access your session from any device

Learn more in the Vicoa Features guide.

How do I redeem a promo code?

Visit the how to redeem a promo code page for instructions.

Need more help? Reach out at hi@habitrewards.me or browse the rest of the docs for more information.