Skip to content

Release 0.2.2 - #43

Merged
shibayan merged 1 commit into
masterfrom
release-0.2.2
Aug 9, 2026
Merged

Release 0.2.2#43
shibayan merged 1 commit into
masterfrom
release-0.2.2

Conversation

@shibayan

@shibayan shibayan commented Aug 9, 2026

Copy link
Copy Markdown
Member

Lockstep version bump to 0.2.2 across all packages, plus the changelog entry covering everything merged since v0.2.1 (11 pull requests).

Highlights, by package:

Version sites bumped: every packages/*/package.json, INSTRUMENTATION_VERSION (core), PACKAGE_VERSION (agentserver), MCP_CLIENT_VERSION (mcp). The umbrella package's dependencies stay workspace:* and expand to exact 0.2.2 pins at publish.

Publishing after merge: push the v0.2.2 tag on the squash commit (the tag push triggers the release workflow).

🤖 Generated with Claude Code

Copilot AI lite review requested due to automatic review settings August 9, 2026 09:17
@shibayan shibayan added documentation Usage: [Issues, PRs], Target: documentation changes release Usage: [PRs], Target: version and release preparation labels Aug 9, 2026
@github-actions github-actions Bot added core Usage: [Issues, PRs], Target: packages/core agentserver Usage: [Issues, PRs], Target: packages/agentserver hosting Usage: [Issues, PRs], Target: agent hosting protocols and runtime mcp Usage: [Issues, PRs], Target: Model Context Protocol integrations observability Usage: [Issues, PRs], Target: tracing, metrics, and observability labels Aug 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Lockstep release PR intended to publish v0.2.2 of @polymind-inc/agent-framework and all constituent packages by bumping package versions, updating internal version constants used for observability/identity, and adding a corresponding changelog entry.

Changes:

  • Bump package versions from 0.2.10.2.2 across the workspace.
  • Update internal version constants (INSTRUMENTATION_VERSION, MCP_CLIENT_VERSION, PACKAGE_VERSION) to match package versions.
  • Add a 0.2.2 changelog entry describing the intended patch fixes.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/openai/package.json Bumps OpenAI package version to 0.2.2.
packages/meta/package.json Bumps umbrella package version to 0.2.2.
packages/mcp/src/connection.ts Updates MCP_CLIENT_VERSION constant to 0.2.2.
packages/mcp/package.json Bumps MCP package version to 0.2.2.
packages/foundry/package.json Bumps Foundry package version to 0.2.2.
packages/core/src/observability/version.ts Updates INSTRUMENTATION_VERSION constant to 0.2.2.
packages/core/package.json Bumps core package version to 0.2.2.
packages/anthropic/package.json Bumps Anthropic package version to 0.2.2.
packages/agentserver/src/config.ts Updates PACKAGE_VERSION constant to 0.2.2.
packages/agentserver/package.json Bumps agentserver package version to 0.2.2.
packages/a2a/package.json Bumps A2A package version to 0.2.2.
CHANGELOG.md Adds the 0.2.2 release notes entry.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings August 9, 2026 09:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 12 out of 12 changed files in this pull request and generated no new comments.

@shibayan
shibayan merged commit 5bc0bb5 into master Aug 9, 2026
10 checks passed
@shibayan
shibayan deleted the release-0.2.2 branch August 9, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agentserver Usage: [Issues, PRs], Target: packages/agentserver core Usage: [Issues, PRs], Target: packages/core documentation Usage: [Issues, PRs], Target: documentation changes hosting Usage: [Issues, PRs], Target: agent hosting protocols and runtime mcp Usage: [Issues, PRs], Target: Model Context Protocol integrations observability Usage: [Issues, PRs], Target: tracing, metrics, and observability release Usage: [PRs], Target: version and release preparation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants