chore: add screenshot to readme

This commit is contained in:
Mark Wylde
2025-05-31 09:07:07 +01:00
parent 9714bd59a5
commit 8406629c9f
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Claude Code Action (Gitea Fork)
![Claude Code Action in action](assets/screenshot.png)
A fork of the [Claude Code Action](https://github.com/anthropics/claude-code-action) that adds support for Gitea alongside GitHub. This action provides a general-purpose [Claude Code](https://claude.ai/code) assistant for PRs and issues that can answer questions and implement code changes. It listens for a trigger phrase in comments and activates Claude to act on the request. Supports multiple authentication methods including Anthropic direct API, Amazon Bedrock, and Google Vertex AI.
> **Note**: This is an unofficial fork that extends the original action to work with Gitea installations. The core functionality remains the same, with additional support for Gitea APIs and local git operations.

BIN
assets/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB