Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 962 Bytes

File metadata and controls

18 lines (10 loc) · 962 Bytes

AgentCore DevX DevTools

Shared developer tools for the AgentCore repositories: agentcore-cli, bedrock-agentcore-sdk-python, bedrock-agentcore-sdk-typescript. This repo is the home for all reusable GitHub Actions workflows and composite actions.

Reusable workflows

The .github/workflows/ directory contains reusable workflows. Each is invoked via workflow_call from a caller workflow in a consuming repo.

reusable-pr-ai-review.yml centralizes AgentCore Harness review mechanics while callers retain their event triggers and repository-specific prompts.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License.