mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 15:04:13 +08:00
Compare commits
6 Commits
fix-mcp-un
...
v0.0.7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8e84799f37 | ||
|
|
b129b800c5 | ||
|
|
80dbb4a5aa | ||
|
|
be7f75d65a | ||
|
|
e3d126d058 | ||
|
|
11f5812e28 |
@@ -1,3 +1,5 @@
|
||||

|
||||
|
||||
# Claude Code Action
|
||||
|
||||
A general-purpose [Claude Code](https://claude.ai/code) action for GitHub PRs and issues that can answer questions and implement code changes. This action listens for a trigger phrase in comments and activates Claude act on the request. It supports multiple authentication methods including Anthropic direct API, Amazon Bedrock, and Google Vertex AI.
|
||||
|
||||
Reference in New Issue
Block a user