Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.avibe.bot/llms.txt

Use this file to discover all available pages before exploring further.

Claude Code

Claude Code is a strong default for deep reasoning, complex refactors, and codebase-wide tasks.

Install

npm install -g @anthropic-ai/claude-code
Verify:
claude --version

Configure in Vibe Remote

In the setup wizard:
  1. Enable Claude Code.
  2. Confirm the claude CLI path.
  3. Choose a default working directory.
  4. Route one or more chat channels to Claude Code.

Usage notes

  • Keep your Claude Code authentication local.
  • Use chat threads to separate independent work.
  • Ask for small first tasks to verify permissions and project path before starting a large refactor.

Smoke test

Read the current project root and summarize the repository in three bullets.