Skip to content

feat: add AgentCore PR reviewer example - #2040

Open
jesseturner21 wants to merge 2 commits into
mainfrom
feat/agentcore-pr-reviewer-example
Open

feat: add AgentCore PR reviewer example#2040
jesseturner21 wants to merge 2 commits into
mainfrom
feat/agentcore-pr-reviewer-example

Conversation

@jesseturner21

Copy link
Copy Markdown
Contributor

Summary

  • replace .github/harness with a CLI-generated AgentCore project under examples/AgentCoreCliReviewer
  • preserve the reviewer Dockerfile, prompts, and invocation client and update the PR review workflow path
  • keep AgentCore CLI deployment state ignored and out of the repository
  • add the generated CDK project and target account configuration

Validation

  • npm test (6,098 passed)
  • npm run format:check
  • npm run secrets:check
  • generated CDK npm run build and npm test -- --runInBand
  • agentcore validate --json
  • deployed and invoked the Harness in account 631957124172, us-east-1

Cutover note

The workflow secrets remain on the legacy Harness. The migrated Dockerfile requires CLONE_TOKEN and GITHUB_TOKEN build arguments, which the AgentCore Harness Dockerfile path does not currently expose. Cut over HARNESS_ARN and HARNESS_AWS_ROLE_ARN after deploying an authenticated image or adopting runtime secret injection.

@jesseturner21
jesseturner21 requested a review from a team August 19, 2026 18:46
@github-actions github-actions Bot added the size/xl PR size: XL label Aug 19, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Aug 19, 2026
@github-actions github-actions Bot added the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.27.0.tgz

How to install

gh release download pr-2040-tarball --repo aws/agentcore-cli --pattern "*.tgz" --dir /tmp/pr-tarball
npm install -g /tmp/pr-tarball/aws-agentcore-0.27.0.tgz

@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Aug 19, 2026
@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 19, 2026
@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 40.69% 15292 / 37575
🔵 Statements 39.96% 16305 / 40802
🔵 Functions 34.88% 2617 / 7501
🔵 Branches 33.99% 10197 / 29992
Generated in workflow #4365 for commit 6306385 by the Vitest Coverage Report Action

@github-actions github-actions Bot added size/xl PR size: XL and removed size/xl PR size: XL labels Aug 19, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Aug 19, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xl PR size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant