Skip to content

v1.3.0 - Documentation & Visual Examples

Choose a tag to compare

@FlorianBruniaux FlorianBruniaux released this 22 Jan 16:40
· 48 commits to main since this release

πŸ’° Cost Impact

  • 99.3% savings vs Anthropic Direct ($1,500/month β†’ $10/month)
  • Unlimited AI coding for flat $10/month (no per-token billing)

🎯 What's New in v1.3.0

Documentation Overhaul

  • TL;DR added: Technical summary for quick understanding
  • GitHub optimization: Front-loaded cost savings (line 28 vs 101)
  • Confident positioning: "Serving Copilot Pro+ subscribers specifically"

Visual Examples (6 Screenshots)

  • βœ… Claude Sonnet 4.5 (default model)
  • βœ… Claude Opus 4.5 (premium quality)
  • βœ… GPT-4.1 (OpenAI)
  • βœ… Ollama offline (100% private)
  • βœ… Help menu (claude-switch --help)
  • βœ… copilot-api proxy server logs

Internal Documentation

  • Created claudedocs/ for non-versioned internal docs
  • GitHub settings templates (copy/paste ready)
  • Marketing templates (Reddit, HN, Twitter)

πŸš€ Quick Start

curl -fsSL https://raw.githubusercontent.com/FlorianBruniaux/cc-copilot-bridge/main/install.sh | bash
source ~/.zshrc  # or ~/.bashrc