Skip to content

chore(release): bump publishable packages to 0.0.50#658

Merged
blove merged 1 commit into
mainfrom
claude/release-0.0.50
Jun 12, 2026
Merged

chore(release): bump publishable packages to 0.0.50#658
blove merged 1 commit into
mainfrom
claude/release-0.0.50

Conversation

@blove

@blove blove commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Atomic lockstep bump (fixed release group) for the client-tools release.

Necessity audit vs v0.0.49 (per Brian's ask)

Package Changed? What
@threadplane/chat ✅ 22 non-test files tools()/action/view/ask, Agent.clientTools, executor + coordinator, ChatComponent [clientTools]; new peer dep zod ^3.25.0
@threadplane/render ✅ 6 RenderViewEntry.schema/description, injectRenderHost() (set/emit/result), RenderResultEvent; removed the a2ui:datamodel: string protocol
@threadplane/ag-ui ✅ 5 clientTools (native RunAgentInput.tools + ToolMessage re-run), streamed TOOL_CALL_ARGS accumulation fix, ask-card freeze; new peer dep @ag-ui/core
@threadplane/langgraph ✅ 3 clientTools (catalog via client_tools input + ToolMessage re-run), ask-card freeze
@threadplane/a2ui ➖ unchanged version-only republish (atomic group)
@threadplane/licensing ➖ unchanged version-only republish
@threadplane/telemetry ➖ unchanged version-only republish

Verified locally

  • scripts/verify-release-versions.mjs --tag v0.0.50 → atomic ✅
  • All 7 build green; nx release publish --groups=publishable --dry-run → 7× "Would publish" ✅
  • Built dist/libs/chat carries the client-tools typings + zod peer dep.

After merge (maintainer)

git checkout main && git pull
git tag v0.0.50 && git push origin v0.0.50   # ← triggers the Publish workflow (irreversible npm writes)

🤖 Generated with Claude Code

Atomic lockstep bump for the client-tools release. Necessity audit vs
v0.0.49: chat/render/ag-ui/langgraph carry the client-tools feature work
(tools()/action/view/ask, Agent.clientTools, injectRenderHost,
RenderResultEvent, streamed TOOL_CALL_ARGS fix, ask-card freeze);
a2ui/licensing/telemetry are unchanged and republish version-only as the
cost of the fixed release group.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@blove blove enabled auto-merge (squash) June 12, 2026 03:01
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
threadplane Ready Ready Preview, Comment Jun 12, 2026 3:04am

Request Review

@blove blove merged commit 2deda5e into main Jun 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant