An open API service indexing awesome lists of open source software.

https://github.com/rajaniraiyn/ccu

Anthropic's Computer Use tools within VSCode
https://github.com/rajaniraiyn/ccu

ai anthropic anthropic-claude claude computer-use llm vscode vscodeextension

Last synced: 11 months ago
JSON representation

Anthropic's Computer Use tools within VSCode

Awesome Lists containing this project

README

          

# CCU - Claude Computer Use

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.

## Features

- 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.

## Installation

To install CCU, follow these steps:

1. Open the Extensions view in VSCode.
2. Search for "CCU".
3. Click on the "Install" button.
4. Wait for the installation to complete.

## Usage

To use CCU, follow these steps:

1. Open the Command Palette (Ctrl+Shift+P).
2. Type "CCU" and select "CCU: Set API Key".
3. Enter your Anthropic API key.
4. Wait for the API key to be stored securely.
5. Open the Command Palette again and select "CCU: Run Agent".
6. Enter your prompt for Claude.
7. Wait for the text generation to complete.
8. Review the generated text.

## Contributing

Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.

---

Made with ❤️ by [Rajaniraiyn](https://github.com/rajaniraiyn)