# Harness TypeScript v0.1.3

Released 2025-12-15
Release: https://github.com/strands-agents/sdk-typescript/releases/tag/v0.1.3 · Package: https://www.npmjs.com/package/@strands-agents/sdk/v/0.1.3

## Fixes
- missing export entry for vended\_tools/bash (https://github.com/strands-agents/sdk-typescript/pull/319)
- Update agent PR creation logic to url encode parameters [agent] (https://github.com/strands-agents/sdk-typescript/pull/333)
- Removed MCP implementation info from AGENTS.md [mcp] (https://github.com/strands-agents/sdk-typescript/pull/349)

## Other
- Allow OpenAI apiKey to accept function for dynamic key loading [model] (https://github.com/strands-agents/sdk-typescript/pull/320)
- Enable vitest test reports + upload artifacts (https://github.com/strands-agents/sdk-typescript/pull/325)
- Update TypeScript configurations for tests & source (https://github.com/strands-agents/sdk-typescript/pull/324)
- Tweak agent runner to be more general-purpose [agent] (https://github.com/strands-agents/sdk-typescript/pull/326)
- Move vended\_tools under src (https://github.com/strands-agents/sdk-typescript/pull/327)
- Move integration tests into test/integ (https://github.com/strands-agents/sdk-typescript/pull/328)
- bump @aws-sdk/client-bedrock-runtime from 3.943.0 to 3.946.0 [model] (https://github.com/strands-agents/sdk-typescript/pull/336)
- bump the development-dependencies group across 1 directory with 4 updates (https://github.com/strands-agents/sdk-typescript/pull/339)
- Guide agents(s) to be more concise on issue & PR descriptions (https://github.com/strands-agents/sdk-typescript/pull/338)
- Unify integ fixture loading and test skipping (https://github.com/strands-agents/sdk-typescript/pull/337)
- bump openai from 6.9.1 to 6.10.0 [model] (https://github.com/strands-agents/sdk-typescript/pull/323)
- Group dependabot updates together + add cooldown (https://github.com/strands-agents/sdk-typescript/pull/345)
- Update guidance with testing guide + agent guidance for tests [agent] (https://github.com/strands-agents/sdk-typescript/pull/344)
- Update task refiner to use details & summary (https://github.com/strands-agents/sdk-typescript/pull/346)

## First-time contributors
- @konippi (#319)
- @jariy17 (#349)
