CCU is a VSCode extension that allows you to use Claude's latest Computer Use capabilities within VSCode. It provides a simple interface for interacting with Claude's tools and executing commands within the integrated terminal.
- Interact with Claude's tools, such as "str_replace_editor" and "bash", using the integrated terminal.
- Execute shell commands using the integrated terminal.
- Manipulate files and code within the editor using the integrated terminal.
To install CCU, follow these steps:
- Open the Extensions view in VSCode.
- Search for "CCU".
- Click on the "Install" button.
- Wait for the installation to complete.
To use CCU, follow these steps:
- Open the Command Palette (Ctrl+Shift+P).
- Type "CCU" and select "CCU: Set API Key".
- Enter your Anthropic API key.
- Wait for the API key to be stored securely.
- Open the Command Palette again and select "CCU: Run Agent".
- Enter your prompt for Claude.
- Wait for the text generation to complete.
- Review the generated text.
Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
Made with ❤️ by Rajaniraiyn