Skip to main content

Agentcore

@webframp/agentcorev2026.07.27.2· 1d agoDRIVERS
01README

AWS Bedrock AgentCore execution driver. Runs model methods in isolated microVM sessions with S3-based coordination for elastic remote execution.

02Release Notes

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.

03Drivers1
AWS AgentCore
@webframp/agentcoreagentcore_driver.ts

Runs model methods in isolated AWS Bedrock AgentCore microVM sessions.

04Previous Versions7
2026.07.27.1

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

2026.07.24.1

Changed: Bump AWS SDK from 3.1091.0 to 3.1094.0 (patch-level update).

2026.07.21.1

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

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

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.06.15.1
2026.06.12.1
05Stats
A
100 / 100
Downloads
1
Archive size
317.6 KB
  • 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
06Platforms
07Labels