Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Claude Code YOLONew to Visual Studio Code? Get it now.
Claude Code YOLO

Claude Code YOLO

Claude Code YOLO

|
3,007 installs
| (3) | Free
Claude Code YOLO: Enhanced version with permission bypass and custom API configuration
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Claude Code YOLO

This project is an enhanced version of the official Claude Code for VS Code, adding permission bypass and custom API configuration features.

Buy Me A Coffee

🚀 Key Features

Compared to the official version, this project mainly enhances the following features:

1. 🔓 Bypass Permission Mode

  • Bypass permission confirmations for all tool calls
  • Allow Claude to execute operations autonomously without waiting for user confirmation
  • Greatly improve work efficiency, truly implementing the "YOLO" (You Only Live Once) mode

2. 🔧 Custom API Configuration

Support for configuring custom API endpoints and authentication information, allowing you to:

  • Use custom API endpoints (reverse proxies, relay services, third-party APIs, etc.)
  • Configure your own API keys for authentication
  • Customize model names for each model (Haiku, Sonnet, Opus)
  • Fully control API calls without relying on the official account system

Configuration Methods

Method 1: Configure through Login Page (Recommended)

  1. Open Claude Code extension
  2. Click "Configure API Key" button on the login page
  3. Fill in the configuration window:
    • ANTHROPIC_BASE_URL: API endpoint address (e.g., https://api.anthropic.com)
    • ANTHROPIC_AUTH_TOKEN: API authentication token (e.g., sk-ant-...)
    • ANTHROPIC_DEFAULT_HAIKU_MODEL: Haiku model name (e.g., claude-3-5-haiku-20241022)
    • ANTHROPIC_DEFAULT_SONNET_MODEL: Sonnet model name (e.g., claude-sonnet-4-5-20250929)
    • ANTHROPIC_DEFAULT_OPUS_MODEL: Opus model name (e.g., claude-opus-4-1-20250805)
  4. Click "Save" to save configuration
  5. Configuration will be automatically applied and open a new conversation window

Method 2: Configure through Settings Menu

  1. While logged in, open the command palette
  2. Select "API Configuration"
  3. Fill in configuration information and save to make configuration effective

Configuration information is saved in the ~/.claude/settings.json file.

💡 Usage Instructions

This project inherits all features of the official Claude Code:

  • Powerful Intelligence: Use the latest Claude models
  • Work Alongside You: Claude autonomously explores codebases, reads/writes code, runs terminal commands
  • Deep Editor Integration: Directly suggest modifications in the editor window
  • Powerful Agent Features: Support for sub-agents, custom slash commands, and MCP

⚙️ System Requirements

  • VS Code 1.98.0 or higher

📚 Related Links

  • Claude Code Official Documentation
  • Claude Official Website

📄 License

Based on original project license: © Anthropic PBC. All rights reserved.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft