Skip to content

chore: Publish release/20251127-8067cb#325

Merged
chenyuliang-star merged 1 commit into
coze-dev:mainfrom
chenyuliang-star:release/20251127-8067cb
Nov 27, 2025
Merged

chore: Publish release/20251127-8067cb#325
chenyuliang-star merged 1 commit into
coze-dev:mainfrom
chenyuliang-star:release/20251127-8067cb

Conversation

@chenyuliang-star

@chenyuliang-star chenyuliang-star commented Nov 27, 2025

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • New Features

    • Added turn detection for RPC demo functionality.
    • Upgraded API version.
    • Added support for voice emotions.
  • Bug Fixes

    • Fixed ChatV3Message type and voice functionality on mobile devices.
    • Improved WebSocket cleanup and player destruction handling.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai

coderabbitai Bot commented Nov 27, 2025

Copy link
Copy Markdown

Walkthrough

This PR consolidates multiple change tracking files from the common/changes/@coze/api/ directory into the main package changelog, bumping the version from 1.3.8 to 1.3.9. Seven JSON change files are deleted and their contents summarized in the updated CHANGELOG entries.

Changes

Cohort / File(s) Change Summary
Deleted changelog tracking files
common/changes/@coze/api/feat-dev-rpc-turn-detection_2025-09-10-12-10.json, feat-dev-rpc-turn-detection_2025-09-16-05-11.json, feat-voice-emotion_2025-08-12-08-11.json, feat-voice-emotion_2025-08-12-08-14.json, feat-voice-emotion_2025-08-12-08-15.json, fix-coze-js-cyl_2025-08-11-13-13.json, myang-voice-ext-interface_2025-11-26-05-40.json, myang-voice-ext-interface_2025-11-27-01-27.json, release-20250811-31920c_2025-09-04-03-30.json
Removed individual JSON change records documenting minor features (RPC turn detection, API version upgrade, voice emotions support) and patch fixes (ChatV3Message Type, WebSocket cleanup)
Changelog consolidation
packages/coze-js/CHANGELOG.json, packages/coze-js/CHANGELOG.md
Added new version 1.3.9 entry (2025-11-27) aggregating all removed change files into organized feature and bug fix sections
Version bump
packages/coze-js/package.json
Updated version field from 1.3.8 to 1.3.9

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Straightforward version bump and changelog consolidation
  • Deletions are mechanical and consistent with a standard release workflow
  • Changelog additions appear to be accurate summaries of deleted tracking files
  • Verify changelog entries accurately reflect the deleted change records and are human-readable

Possibly related PRs

Suggested reviewers

  • jackshen310
  • tomasyu985

Poem

🐰 Bundling changes with care and cheer,
Old tracking files disappear,
Version climbs to 1.3.9,
Changelogs consolidate just fine!
Release time, hop-hop-hip-hooray! 🎉

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: publishing a release by consolidating changelog entries and bumping the package version from 1.3.8 to 1.3.9.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot 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.

Actionable comments posted: 0

🧹 Nitpick comments (2)
packages/coze-js/CHANGELOG.md (1)

14-14: Minor: Remove extra whitespace in changelog entry.

Line 14 contains double spaces: "ws no voice". Consider normalizing to single spaces for consistency.

packages/coze-js/CHANGELOG.json (1)

25-25: Minor: Normalize whitespace in patch comment.

The comment at line 25 contains double spaces ("ws no voice"), mirroring the same issue in CHANGELOG.md. Normalizing to single spaces would improve consistency.

📜 Review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 6c26367 and f7bd97f.

📒 Files selected for processing (12)
  • common/changes/@coze/api/feat-dev-rpc-turn-detection_2025-09-10-12-10.json (0 hunks)
  • common/changes/@coze/api/feat-dev-rpc-turn-detection_2025-09-16-05-11.json (0 hunks)
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-11.json (0 hunks)
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-14.json (0 hunks)
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-15.json (0 hunks)
  • common/changes/@coze/api/fix-coze-js-cyl_2025-08-11-13-13.json (0 hunks)
  • common/changes/@coze/api/myang-voice-ext-interface_2025-11-26-05-40.json (0 hunks)
  • common/changes/@coze/api/myang-voice-ext-interface_2025-11-27-01-27.json (0 hunks)
  • common/changes/@coze/api/release-20250811-31920c_2025-09-04-03-30.json (0 hunks)
  • packages/coze-js/CHANGELOG.json (1 hunks)
  • packages/coze-js/CHANGELOG.md (1 hunks)
  • packages/coze-js/package.json (2 hunks)
💤 Files with no reviewable changes (9)
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-15.json
  • common/changes/@coze/api/release-20250811-31920c_2025-09-04-03-30.json
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-14.json
  • common/changes/@coze/api/myang-voice-ext-interface_2025-11-27-01-27.json
  • common/changes/@coze/api/feat-voice-emotion_2025-08-12-08-11.json
  • common/changes/@coze/api/feat-dev-rpc-turn-detection_2025-09-10-12-10.json
  • common/changes/@coze/api/myang-voice-ext-interface_2025-11-26-05-40.json
  • common/changes/@coze/api/feat-dev-rpc-turn-detection_2025-09-16-05-11.json
  • common/changes/@coze/api/fix-coze-js-cyl_2025-08-11-13-13.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Node.js v20 (ubuntu-latest)
🔇 Additional comments (2)
packages/coze-js/package.json (1)

3-3: Version bump is consistent with changelog entries.

The patch version bump from 1.3.8 to 1.3.9 aligns correctly with the new changelog entries in CHANGELOG.md and CHANGELOG.json.

packages/coze-js/CHANGELOG.json (1)

4-35: Changelog entry structure and content are correct.

The new 1.3.9 entry is properly formatted as a JSON object with valid structure. The content correctly categorizes changes into 4 minor features and 3 patch fixes, maintaining consistency with CHANGELOG.md. Entry is correctly positioned before the v1.3.5 entry.

@chenyuliang-star
chenyuliang-star added this pull request to the merge queue Nov 27, 2025
Merged via the queue into coze-dev:main with commit cabc1ec Nov 27, 2025
4 checks passed
@chenyuliang-star
chenyuliang-star deleted the release/20251127-8067cb branch November 27, 2025 04:17
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.

2 participants