Skip to content

feat: add Strandly harness and reviewer learning#1

Merged
gautamsirdeshmukh merged 3 commits into
mainfrom
agent-tasks/devtools-learn-stacked
Jul 17, 2026
Merged

feat: add Strandly harness and reviewer learning#1
gautamsirdeshmukh merged 3 commits into
mainfrom
agent-tasks/devtools-learn-stacked

Conversation

@gautamsirdeshmukh

Copy link
Copy Markdown
Owner

Fork-only integration branch containing the current PR strands-agents#75 head followed by the reviewer-learning workflow and pipeline. This PR exists to enable an end-to-end Strandly Learn smoke test before raising the upstream learning change.

agent-of-mkmeral and others added 3 commits July 6, 2026 19:36
… / AgentCore)

Imports the Strandly harness from mkmeral/strandly-harness into its new home.

Included: the harness package (src/), full test suite (581 tests, AWS/network-free),
CDK infra app, maintainer dashboard, AGENTS.md design doc.

Excluded for now (follow-ups): docs/, presentation/, CI/CD workflows
(deploy/invoke), and internal research notes under the code-review skill.

Adjustments for the new home:
- README.md rewritten to match devtools package style
- OIDC default trust repo updated to strands-agents/devtools
- removed tests/test_workflows.py (guards the excluded workflows)
- root README: added Tools section entry
…flows

Sync the vendored strandly-harness with the latest upstream (mkmeral/strandly-harness):
- 2 new skills (implement, release-notes), first-response references, mention audit log,
  sandbox git-credential bootstrap, config secret-ARN region fallback, prompt compose
  updates, dashboard + infra updates. Suite grows 581 -> 678 tests.

Re-applied open-sourcing adaptations (same policy as the initial import):
- OIDC trust defaults point at strands-agents/devtools
- internal research-notes dossiers excluded; pointers patched
- private prior-art docstring generalized
- scrubbed a real AWS account id + secret suffix from a new test fixture
  (replaced with the 111122223333 documentation id)

New repo workflows (.github/workflows/):
- strandly-ci.yml: path-filtered lint+test for strandly-harness/** (uv locked install,
  ruff, pytest, actionlint, advisory mypy; py3.10 + py3.12)
- strandly-deploy.yml: provision + deploy the AgentCore runtime on push to main touching
  strandly-harness/** (and manual dispatch), keyless via the OIDC deploy role
- strandly-invoke.yml: invoke the deployed runtime via workflow_dispatch / reusable
  workflow_call / maintainer-gated @strandly mentions (prompt via env, never inlined;
  session id derived from the GitHub context like every other ingress)

tests/test_workflows.py ported and extended: guards the role split, script-injection
rules (now covering mention bodies), session derivation, and the mention gate.
@gautamsirdeshmukh
gautamsirdeshmukh merged commit e92da11 into main Jul 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants