claude-code-sandbox/docs/claude-code-docs/Claude Code overview.md
Onur Solmaz b44cf1a84e
PoC (#1)
* Commit first run

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Checkpoint

* Copy credentials

* Add setupcommands

* Can push from inside the container

* Checkpoint

* Can launch dev server in sandbox

* Checkpoint

* Checkpoint

* Run prettier

* Checkpoint
2025-05-27 00:36:20 +02:00

5 KiB
Raw Permalink Blame History

title source author published created description tags
Claude Code overview https://docs.anthropic.com/en/docs/claude-code/overview
Anthropic
2025-05-25 Learn about Claude Code, an agentic coding tool made by Anthropic.
clippings

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands. By integrating directly with your development environment, Claude Code streamlines your workflow without requiring additional servers or complex setup.

Claude Codes key capabilities include:

  • Editing files and fixing bugs across your codebase
  • Answering questions about your codes architecture and logic
  • Executing and fixing tests, linting, and other commands
  • Searching through git history, resolving merge conflicts, and creating commits and PRs
  • Browsing documentation and resources from the internet using web search
  • Works with Amazon Bedrock and Google Vertex AI for enterprise deployments

Why Claude Code?

Claude Code operates directly in your terminal, understanding your project context and taking real actions. No need to manually add files to context - Claude will explore your codebase as needed.

Enterprise integration

Claude Code seamlessly integrates with enterprise AI platforms. You can connect to Amazon Bedrock or Google Vertex AI for secure, compliant deployments that meet your organizations requirements.

Security and privacy by design

Your codes security is paramount. Claude Codes architecture ensures:

  • Direct API connection: Your queries go straight to Anthropics API without intermediate servers
  • Works where you work: Operates directly in your terminal
  • Understands context: Maintains awareness of your entire project structure
  • Takes action: Performs real operations like editing files and creating commits

Getting started

To get started with Claude Code, follow our installation guide which covers system requirements, installation steps, and authentication process.

Quick tour

Heres what you can accomplish with Claude Code:

From questions to solutions in seconds

Understand unfamiliar code

Automate Git operations## Getting started

[

Install Claude Code and get up and running

](https://docs.anthropic.com/en/docs/claude-code/getting-started)Core features

Explore what Claude Code can do for you

View originalCommands

Learn about CLI commands and controls

View originalConfiguration

Customize Claude Code for your workflow

View original

Additional resources## Claude Code tutorials

[

Step-by-step guides for common tasks

](https://docs.anthropic.com/en/docs/claude-code/tutorials)Troubleshooting

Solutions for common issues with Claude Code

View originalBedrock & Vertex integrations

Configure Claude Code with Amazon Bedrock or Google Vertex AI

View originalReference implementation

Clone our development container reference implementation.

View original

Claude Code is provided under Anthropics Commercial Terms of Service.

How we use your data

We aim to be fully transparent about how we use your data. We may use feedback to improve our products and services, but we will not train generative models using your feedback from Claude Code. Given their potentially sensitive nature, we store user feedback transcripts for only 30 days.

If you choose to send us feedback about Claude Code, such as transcripts of your usage, Anthropic may use that feedback to debug related issues and improve Claude Codes functionality (e.g., to reduce the risk of similar bugs occurring in the future). We will not train generative models using this feedback.

Privacy safeguards

We have implemented several safeguards to protect your data, including limited retention periods for sensitive information, restricted access to user session data, and clear policies against using feedback for model training.

For full details, please review our Commercial Terms of Service and Privacy Policy.

License

© Anthropic PBC. All rights reserved. Use is subject to Anthropics Commercial Terms of Service.