Skip to content

feat(aws-strands): filter the template agent's tools per request #3407

feat(aws-strands): filter the template agent's tools per request

feat(aws-strands): filter the template agent's tools per request #3407

Triggered via pull request September 4, 2026 12:42
Status Failure
Total duration 6m 0s
Artifacts

unit-typescript-sdk.yml

on: pull_request
typescript
5m 48s
typescript
aws-strands-typescript-latest
1m 44s
aws-strands-typescript-latest
Fit to window
Zoom out
Zoom in

Annotations

2 errors
aws-strands-typescript-latest
Process completed with exit code 1.
src/__tests__/template-tool-filtering.test.ts > the exemption does not outlive the checkpoint > narrows again before the next model call in the same run: integrations/aws-strands/typescript/src/__tests__/template-tool-filtering.test.ts#L567
AssertionError: a model call after the resume still advertised the denied tool: expected Set{ 'read_docs', 'delete_record' } to deeply equal Set{ 'read_docs' } - Expected + Received Set { + "delete_record", "read_docs", } ❯ src/__tests__/template-tool-filtering.test.ts:567:9