Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 2.61 KB

README.md

File metadata and controls

60 lines (44 loc) · 2.61 KB

Claude AI Assistant

The reliable, polished VS Code extension for Claude AI integration. Ask questions, generate documentation, and get AI assistance - all without leaving your editor.

Key Features

  • Rock-solid Stability: Extensively tested window management, reliable response handling, and proper state preservation
  • Full Model Support: Validated with all Claude 3 and 3.5 models for maximum flexibility
  • Clean Interface: Responses appear exactly where they should, every time
  • Thoughtful Design: Cancel operations cleanly, preserve your source code state, no unwanted prompts

Supported Models

Latest & Greatest

  • claude-3-5-sonnet-20241022 - Most intelligent model
  • claude-3-5-haiku-20241022 - Fastest model
  • claude-3-opus-20240229 - Most capable model overall

Also Supported

  • claude-3-5-sonnet-20240620 - Balanced performance
  • claude-3-sonnet-20240229 - Balanced performance

All models fully tested and validated with comprehensive test suite coverage.

Basic Use: Right Click? Ask Claude!

Anyone hungry?

Claude AI eats the whole turkey in this demo video. Basic Usage: Claude AI easily digests a 6000 line file (repository concatenation)

Share your whole repository with Claude

Help AI see the full context! That's how you get the most accurate results. Easily snapshot all your necessary files into a single document with Flash-Repo-Snapshot.

Core Features

  • 🎯 Ask Claude anything from your editor
  • 📚 Generate code documentation
  • 💫 Smart response window management
  • ⚡ Proper cancellation support
  • 🔮 More exciting features coming in v2.x series!

It Just Works

No complex setup. No unexpected behaviors. Select text, right-click, and get your response in a clean, properly-managed window. Every time.

Getting Started

  1. Install the extension
  2. Add your Claude API key in settings
  3. Select model (defaults to claude-3-opus-20240229)
  4. Select code or text
  5. Right-click and choose "Ask Claude" or "Document Code"

Resources


Made with ❤️ by Conscious Robot. Crafted for developers who value reliability and clean design.

GitHub