claude-code-sdk-python/.github/workflows
Lina Tawfik 7d488f47c0
Add Claude Code GitHub Workflow
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.

Claude Code is an AI coding agent that can help with:
- Bug fixes and improvements
- Documentation updates
- Implementing new features
- Code reviews and suggestions
- Writing tests
- And more\!

Once merged, we'll be able to interact with Claude by mentioning @claude in a pull request or issue comment.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-17 17:03:37 -07:00
..
claude-code-review.yml Add Claude Code GitHub Workflow 2025-06-17 17:03:37 -07:00
claude.yml Add Claude Code GitHub Workflow 2025-06-17 17:03:37 -07:00
lint.yml Initial Python SDK import 2025-06-12 00:16:19 -07:00
publish.yml Initial Python SDK import 2025-06-12 00:16:19 -07:00
test.yml Fix CI: Don't fail on Codecov upload errors 2025-06-12 00:21:45 -07:00