Agentcore
AWS Bedrock AgentCore execution driver. Runs model methods in isolated microVM sessions with S3-based coordination for elastic remote execution.
2026.07.27.2
Changed: Bump @aws-sdk/* 3.1094.0 → 3.1096.0 (3 packages)
2026.07.27.1
Fixed: deno fmt no longer inspects CLAUDE.md / AGENTS.md. Those files
are gitignored and never present in CI, but deno fmt does not read .gitignore,
so deno task fmt:check could fail locally on a file CI does not have.
Upgrade note: Tooling and formatting only. No model, method, schema, or behavior change — nothing to do on upgrade.
Runs model methods in isolated AWS Bedrock AgentCore microVM sessions.
2026.07.27.1
Fixed: deno fmt no longer inspects CLAUDE.md / AGENTS.md. Those files
are gitignored and never present in CI, but deno fmt does not read .gitignore,
so deno task fmt:check could fail locally on a file CI does not have.
Upgrade note: Tooling and formatting only. No model, method, schema, or behavior change — nothing to do on upgrade.
2026.07.24.1
Changed: Bump AWS SDK from 3.1091.0 to 3.1094.0 (patch-level update).
2026.07.21.1
Changed: Bumped AWS SDK dependencies to 3.1091.0 (from 3.1069.0).
Fixed: Test task was missing --allow-sys permission, causing mock-server
tests to hang in Deno 2.8+ (the SDK's credential provider calls system APIs
that require this permission).
Upgrade note: No behavioral changes. Routine dependency maintenance.
2026.07.18.1
Changed: Version bump only, no code changes.
2026.07.13.1
Changed: Upgraded the test-only dev dependency @systeminit/swamp-testing
to 0.20260504.10, matching the rest of the repo. This is a test-harness change
only — the published extension bundle is unchanged and no runtime behavior is
affected.
2026.07.13.1
Changed: Upgraded the test-only dev dependency
@systeminit/swamp-testing to 0.20260504.10, matching the rest of the repo.
This is a test-harness change only — the published extension bundle is
unchanged and no runtime behavior is affected.
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository2/2earned