Skip to content

chore[skiplog|notask]: backmerge release-opencode-plugin-0.3.0 — version bump, cli dep floor, README, changelog - #3995

Merged
opaninakuffo merged 4 commits into
mainfrom
backmerge/release-opencode-plugin-0.3.0
Aug 25, 2026
Merged

chore[skiplog|notask]: backmerge release-opencode-plugin-0.3.0 — version bump, cli dep floor, README, changelog#3995
opaninakuffo merged 4 commits into
mainfrom
backmerge/release-opencode-plugin-0.3.0

Conversation

@simon-iribarren

Copy link
Copy Markdown
Contributor

🎯 What problem does this PR solve?

  • Lands the release metadata for @qvac/opencode-plugin@0.3.0 on main, per gitflow.md "Keep main aligned", so future development and the next changelog base see the shipped version.
  • Without it, main keeps the plugin at 0.2.0 with a @qvac/cli floor of ^0.11.0 that no longer matches the host it must run against.

📝 How does it solve it?

Cherry-picks (-x) the single release commit from release-opencode-plugin-0.3.0. No functional changes; tagged [skiplog] so it does not appear in future changelogs.

  • plugins/opencode/package.json — version 0.2.00.3.0, @qvac/cli ^0.11.0^0.12.0
  • plugins/opencode/README.md — Requirements now name CLI ^0.12.0 / SDK 0.18 runtime
  • plugins/opencode/changelog/0.3.0/CHANGELOG.md, CHANGELOG_LLM.md, breaking.md
  • plugins/opencode/CHANGELOG.md — aggregate rebuilt

Companion release PR: #3994

🧪 How was it tested?

  • A straight cherry-pick is correct here rather than a hand-crafted backmerge: release-opencode-plugin-0.3.0 was cut from the current main tip in this same session, so there is no dependency divergence between the release branch and main to regress. @qvac/ai-sdk-provider is untouched at ^0.6.0, and the @qvac/cli floor moves forward to match the CLI 0.12 cut, so no dependency goes backwards.
  • git diff --stat upstream/main..HEAD shows only the six release-metadata and README files above.
  • Cherry-pick applied with no conflicts.

Pairs the plugin with the @qvac/cli 0.12 line.

- version 0.2.0 -> 0.3.0
- @qvac/cli dependency ^0.11.0 -> ^0.12.0
- README requirements updated (CLI 0.12, SDK 0.18 runtime)
- changelog/0.3.0/ (CHANGELOG.md, CHANGELOG_LLM.md, breaking.md)
- aggregated CHANGELOG.md rebuilt

(cherry picked from commit ee46639)
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

License compliance — clean

No new dependency license findings in this PR.

Warn-only (shadow) mode — this check does not block merges yet.

Updated automatically by the canonical license compliance workflow.

NOTICE presence (advisory)

Missing NOTICE (advisory, does not block):

  • ./.github/actions/release-merge-guard
  • ./docs/website
  • ./packages/ggml-coload-smoke
  • ./packages/fabric/test/integration
  • ./packages/inference-addon-cpp/mobile
  • ./packages/sdk/e2e
  • ./packages/llm-llamacpp/benchmarks/performance
  • ./packages/llm-llamacpp/benchmarks/server
  • ./packages/vla-ggml/sim/server
  • ./packages/embed-llamacpp/benchmarks/performance
  • ./packages/embed-llamacpp/benchmarks/server
  • ./packages/asr-ggml/benchmarks/server

@opaninakuffo
opaninakuffo marked this pull request as ready for review August 25, 2026 11:14
@opaninakuffo
opaninakuffo requested review from a team as code owners August 25, 2026 11:14
@github-actions

Copy link
Copy Markdown
Contributor

Review Status

Current Status: ✅ APPROVED
Approvals so far: Team Lead: 1, Member: 1

@opaninakuffo
opaninakuffo merged commit 1f5c861 into main Aug 25, 2026
32 of 43 checks passed
@opaninakuffo
opaninakuffo deleted the backmerge/release-opencode-plugin-0.3.0 branch August 25, 2026 11:57
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.

3 participants