-
-
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.
remove all trial, payment, and pro functions and references
- Loading branch information
1 parent
041fc1a
commit 5204297
Showing
10 changed files
with
19 additions
and
325 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
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 |
---|---|---|
@@ -1,23 +1,21 @@ | ||
# Privacy Policy | ||
|
||
## Claude AI Assistant Pro VSCode Extension | ||
## Claude AI Assistant VSCode Extension | ||
|
||
**Effective Date:** November 24, 2024 | ||
**Effective Date:** December 03, 2024 | ||
|
||
### Overview | ||
Your privacy is important to us. This policy explains how Conscious Robot LLC ("we", "our", "us") collects and protects your information when using the Claude AI Assistant Pro VSCode Extension. | ||
Your privacy is important to us. This policy explains how Conscious Robot LLC ("we", "our", "us") collects and protects your information when using the Claude AI Assistant VSCode Extension. | ||
|
||
### Information We Collect | ||
|
||
#### Essential Information | ||
- VSCode Marketplace account details (for license validation) | ||
- Claude API keys (stored locally and encrypted) | ||
- Basic usage statistics for diagnostics | ||
|
||
#### Local Storage Only | ||
- Configuration settings | ||
- API keys (stored securely in VSCode's built-in secure storage) | ||
- License status | ||
|
||
#### We Do Not Collect | ||
- Your code or queries to Claude | ||
|
@@ -33,31 +31,27 @@ Your privacy is important to us. This policy explains how Conscious Robot LLC (" | |
|
||
### Third-Party Services | ||
We integrate with: | ||
- Visual Studio Marketplace (for license management) | ||
- Anthropic's Claude API (using your provided API key) | ||
- GitHub (optional, for issue tracking) | ||
|
||
### Your Controls | ||
You can: | ||
- Delete all local data by uninstalling the extension | ||
- Reset your license information | ||
- Manage your own API keys | ||
- Opt out of error reporting | ||
|
||
### Updates & Communication | ||
- Critical security updates via VSCode | ||
- License status notifications | ||
- No marketing emails or promotions | ||
|
||
### Contact | ||
- GitHub Issues: https://github.com/talamantez/claude-vscode | ||
- Email: [email protected] | ||
- Website: https://consciousrobot.com | ||
|
||
### Changes to This Policy | ||
We'll notify you of significant changes through: | ||
- VSCode extension updates | ||
- GitHub repository notices | ||
- Extension changelog | ||
|
||
_Last updated: November 24, 2024_ | ||
_Last updated: December 03, 2024_ |
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 |
---|---|---|
@@ -1,21 +1,12 @@ | ||
# 🎉 Note for Early Adopters 🎉 | ||
|
||
If you installed this extension before v2.0, please simply upgrade to continue using at no cost. Thank you for your support! The update will happen automatically through VSCode, or you can trigger it manually. | ||
|
||
_Not affected if you installed after v2.0._ | ||
|
||
--- | ||
|
||
# Claude AI Assistant Pro | ||
# 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. | ||
|
||
## Why Pro? | ||
## 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 | ||
- **7-Day Free Trial**: Experience the reliability for yourself | ||
|
||
## Supported Models | ||
|
||
|
@@ -45,7 +36,6 @@ Help AI see the full context! That's how you get the most accurate results. Easi | |
- 📚 Generate code documentation | ||
- 💫 Smart response window management | ||
- ⚡ Proper cancellation support | ||
- 🛟 Priority support for Pro users | ||
- 🔮 More exciting features coming in v2.x series! | ||
|
||
## It Just Works | ||
|
@@ -58,22 +48,13 @@ No complex setup. No unexpected behaviors. Select text, right-click, and get you | |
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 | ||
|
||
## Coming Soon from Conscious Robot 🚀 | ||
- **[Flash-Hydrate](https://github.com/Talamantez/flash-hydrate-vscode)**: Hydrate Claude AI responses into Code Repositories | ||
|
||
## 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) | ||
[GitHub](https://github.com/talamantez/claude-vscode) |
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
Oops, something went wrong.