Skip to content

QVAC-19908 chore: release sdk + bare-sdk 0.13.4 — recover Qwen hybrid tool-call frames#2681

Merged
simon-iribarren merged 1 commit into
tetherto:release-sdk-0.13.4from
simon-iribarren:release-sdk-0.13.4
Jun 18, 2026
Merged

QVAC-19908 chore: release sdk + bare-sdk 0.13.4 — recover Qwen hybrid tool-call frames#2681
simon-iribarren merged 1 commit into
tetherto:release-sdk-0.13.4from
simon-iribarren:release-sdk-0.13.4

Conversation

@simon-iribarren

Copy link
Copy Markdown
Contributor

🎯 What problem does this PR solve?

Publishes @qvac/sdk + @qvac/bare-sdk 0.13.4, a fix-only patch release.
It recovers malformed Qwen hybrid tool-call frames (#2677), which downstream
agentic consumers (the opencode-plugin / ai-sdk-provider path) are waiting on.

This release is intentionally scoped to only the tool-call fix: the branch is
based on the previous release point (sdk-v0.13.3) with #2677 cherry-picked on
top, so other work already merged to main (e.g. subscribeServerLogs, input
validation errors, TTS test changes) is not included here and will ship in a
later release.

📝 How does it solve it?

  • Branch cut from sdk-v0.13.3 + cherry-pick of QVAC-19908 fix: recover Qwen hybrid tool-call frames #2677 (-x), so the published
    tree is 0.13.3 plus only the parser fix.
  • Bumps the version field in packages/sdk/package.json and
    packages/bare-sdk/package.json from 0.13.30.13.4 (lockstep).
  • Adds packages/sdk/changelog/0.13.4/ (CHANGELOG.md, CHANGELOG_LLM.md) and
    prepends the aggregated 0.13.4 entry to packages/sdk/CHANGELOG.md.
  • No dependency ranges changed, so NOTICE files are unchanged and were not
    regenerated.
  • Merging into release-sdk-0.13.4 triggers the GPR publish; the npm publish
    follows once the companion backmerge PR lands on main.

🧪 How was it tested?

NamelsKing
NamelsKing previously approved these changes Jun 18, 2026
Comment thread packages/sdk/CHANGELOG.md Outdated
Fix-only patch release: recover malformed Qwen hybrid tool-call frames (tetherto#2677).
Bumps @qvac/sdk and @qvac/bare-sdk to 0.13.4 and adds the 0.13.4 changelog.
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

QVAC E2E — android — ✅ all tests passed (333/442, 3375s)

Config: suite=(none) · filter=(none) · exclude=(none)
View run · Artifacts: reports · Device Farm logs

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

QVAC E2E — windows — ✅ all tests passed (442/442, 1537s)

Config: suite=(none) · filter=(none) · exclude=(none)
View run · Artifacts: reports

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

QVAC E2E — linux⚠️ no results

Config: suite=(none) · filter=(none) · exclude=(none)
View run

The test job did not produce a results artifact. Check the run for job-level failures.

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

QVAC E2E — ios — ✅ all tests passed (314/442, 1678s)

Config: suite=(none) · filter=(none) · exclude=(none)
View run · Artifacts: reports · Device Farm logs

@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

QVAC E2E — macos — ✅ all tests passed (442/442, 1621s)

Config: suite=(none) · filter=(none) · exclude=(none)
View run · Artifacts: reports

@simon-iribarren

Copy link
Copy Markdown
Contributor Author

/review

@github-actions

Copy link
Copy Markdown
Contributor

Tier-based Approval Status

**PR Tier:** TIER1

**Current Status:** ✅ APPROVED

**Requirements:**
- 1 Team Member approval ✅ (2/1)
- 1 Team Lead OR Management approval ✅ (1/1)



---
*This comment is automatically updated when reviews change.*

@simon-iribarren simon-iribarren merged commit 024e3a4 into tetherto:release-sdk-0.13.4 Jun 18, 2026
39 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tier1 verified Authorize secrets / label-gate in PR workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants