yao/.github/workflows
Max 69a6a43362 Add Anthropic API key to workflow configurations
- Include `ANTHROPIC_API_KEY` in both `pr-test.yml` and `unit-test.yml` workflows to support Anthropic API integration.
- Refactor tool call processing in `anthropic.go` to ensure deterministic order by sorting tool call indices before processing, enhancing reliability in tool call execution.
2026-02-11 15:12:21 +08:00
..
build-docker.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
build-linux.yml Update Dockerfiles and GitHub Actions to use version 1.0.0 2025-12-20 12:12:57 +08:00
build-macos.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml Add Anthropic API key to workflow configurations 2026-02-11 15:12:21 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml Add Anthropic API key to workflow configurations 2026-02-11 15:12:21 +08:00