-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
85aa070
commit 041fc1a
Showing
2 changed files
with
50 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,18 +6,30 @@ _Not affected if you installed after v2.0._ | |
|
||
--- | ||
|
||
|
||
|
||
# Claude AI Assistant Pro | ||
|
||
The reliable, polished VS Code extension for Claude AI integration. Ask questions, generate documentation, and get AI assistance - all without leaving your editor. | ||
|
||
## Why Pro? | ||
- **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 | ||
- **7-Day Free Trial**: Experience the reliability for yourself | ||
|
||
## Supported Models | ||
|
||
### Latest & Greatest | ||
- [x] claude-3-5-sonnet-20241022 - Most intelligent model | ||
- [x] claude-3-5-haiku-20241022 - Fastest model | ||
- [x] claude-3-opus-20240229 - Most capable model overall | ||
|
||
### Also Supported | ||
- [x] claude-3-5-sonnet-20240620 - Balanced performance | ||
- [x] 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? | ||
|
@@ -28,9 +40,6 @@ Claude AI eats the whole turkey in this demo video. | |
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. | ||
- **[Flash-Repo-Snapshot](https://marketplace.visualstudio.com/items?itemName=conscious-robot.flash-repo-vscode)** | ||
|
||
## Coming Soon from Conscious Robot 🚀 | ||
- **[Flash-Hydrate](https://github.com/Talamantez/flash-hydrate-vscode)**: Hydrate Claude AI responses into Code Repositories | ||
|
||
## Core Features | ||
- 🎯 Ask Claude anything from your editor | ||
- 📚 Generate code documentation | ||
|
@@ -42,37 +51,29 @@ Help AI see the full context! That's how you get the most accurate results. Easi | |
## 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. | ||
|
||
⚡Tested thoroughly with claude-3-opus-20240229 | ||
(other Claude AI models pending) | ||
|
||
## Getting Started | ||
1. Install the extension | ||
2. Add your Claude API key in settings | ||
3. Select code or text | ||
4. Right-click and choose "Ask Claude" or "Document Code" | ||
3. Select model (defaults to claude-3-opus-20240229) | ||
4. Select code or text | ||
5. Right-click and choose "Ask Claude" or "Document Code" | ||
|
||
## Pricing | ||
- One-time purchase: $9.99 | ||
- 7-day free trial for new users | ||
- Includes all future updates in 2.x series | ||
|
||
## Validated through testing | ||
- [checked box] claude-3-opus-20240229 | ||
- [unchecked box] claude-3-5-sonnet-20241022 | ||
- [unchecked box] claude-3-5-haiku-20241022 | ||
- [unchecked box] claude-3-sonnet-20240229 | ||
- [unchecked box] claude-3-5-sonnet-20240620 | ||
|
||
## Anthropic Model Documentation | ||
- [AI Models](https://docs.anthropic.com/en/docs/about-claude/models) | ||
## Coming Soon from Conscious Robot 🚀 | ||
- **[Flash-Hydrate](https://github.com/Talamantez/flash-hydrate-vscode)**: Hydrate Claude AI responses into Code Repositories | ||
|
||
## Support | ||
- GitHub Issues: [claude-vscode](https://github.com/talamantez/claude-vscode/issues) | ||
## Resources | ||
- [Anthropic Claude Models Documentation](https://docs.anthropic.com/en/docs/about-claude/models) | ||
- [GitHub Issues & Support](https://github.com/talamantez/claude-vscode/issues) | ||
- Email: [email protected] | ||
- Priority response for Pro users | ||
|
||
--- | ||
|
||
Made with ❤️ by Conscious Robot. Crafted for developers who value reliability and clean design. | ||
|
||
[Buy us a coffee](https://buymeacoffee.com/conscious.robot) | [GitHub](https://github.com/talamantez/claude-vscode) | ||
[Buy us a coffee](https://buymeacoffee.com/conscious.robot) | [GitHub](https://github.com/talamantez/claude-vscode) |