Skip to content

Ralph/rebase.main.into.next#1166

Merged
Crunchyman-ralph merged 2 commits intonextfrom
ralph/rebase.main.into.next
Aug 28, 2025
Merged

Ralph/rebase.main.into.next#1166
Crunchyman-ralph merged 2 commits intonextfrom
ralph/rebase.main.into.next

Conversation

@Crunchyman-ralph
Copy link
Collaborator

@Crunchyman-ralph Crunchyman-ralph commented Aug 28, 2025

What type of PR is this?

  • 🐛 Bug fix
  • ✨ Feature
  • 🔌 Integration
  • 📝 Docs
  • 🧹 Refactor
  • Other:

Description

Related Issues

How to Test This

# Example commands or steps

Expected result:

Contributor Checklist

  • Created changeset: npm run changeset
  • Tests pass: npm test
  • Format check passes: npm run format-check (or npm run format to fix)
  • Addressed CodeRabbit comments (if any)
  • Linked related issues (if any)
  • Manually tested the changes

Changelog Entry


For Maintainers

  • PR title follows conventional commits
  • Target branch correct
  • Labels added
  • Milestone assigned (if applicable)

Summary by CodeRabbit

  • Bug Fixes

    • Prevented crashes/hangs when an optional SDK is not installed, improving stability.
    • Temporarily disabled streaming to improve model compatibility.
  • Chores

    • Bumped versions: core to 0.25.1 and extension to 0.24.1.
    • Updated dependencies to align with the latest compatibility improvements.
  • Documentation

    • Updated changelogs to reflect the new patch release and changes.

No changes to the public API.

@changeset-bot
Copy link

changeset-bot bot commented Aug 28, 2025

⚠️ No Changeset found

Latest commit: a121365

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Aug 28, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

Removes two changeset entries, updates root and extension package versions to 0.25.1/0.24.1, and adds corresponding changelog entries documenting the patch changes and dependency bump to task-master-ai@0.25.1. No source code or API signatures are changed.

Changes

Cohort / File(s) Summary
Changeset cleanup
.changeset/quiet-owls-fix-cli-sdk.md, .changeset/rich-emus-say.md
Deleted two changeset entries describing prior patch notes (claude-code guard fixes and temporary streaming disablement).
Root release/versioning
package.json, CHANGELOG.md
Bumped version 0.25.0 → 0.25.1 and added changelog section noting two patches (claude-code SDK guards/dependency bump; temporary streaming disablement).
Extension release/versioning
apps/extension/package.json, apps/extension/CHANGELOG.md
Bumped extension version 0.24.0 → 0.24.1 and recorded dependency update to task-master-ai@0.25.1 in extension changelog.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • eyaltoledano

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 37af0f1 and a121365.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (6)
  • .changeset/quiet-owls-fix-cli-sdk.md (0 hunks)
  • .changeset/rich-emus-say.md (0 hunks)
  • CHANGELOG.md (1 hunks)
  • apps/extension/CHANGELOG.md (1 hunks)
  • apps/extension/package.json (2 hunks)
  • package.json (1 hunks)
✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch ralph/rebase.main.into.next

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbit in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbit in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbit gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbit read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbit help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbit ignore or @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbit summary or @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbit or @coderabbitai anywhere in the PR title to generate the title automatically.

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

github-actions bot and others added 2 commits August 29, 2025 00:06
* Version Packages

* chore: fix changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
@Crunchyman-ralph Crunchyman-ralph force-pushed the ralph/rebase.main.into.next branch from f19f3b5 to a121365 Compare August 28, 2025 22:06
@Crunchyman-ralph Crunchyman-ralph merged commit f254aed into next Aug 28, 2025
3 checks passed
@Crunchyman-ralph Crunchyman-ralph deleted the ralph/rebase.main.into.next branch August 28, 2025 22:07
@coderabbitai coderabbitai bot mentioned this pull request Sep 22, 2025
16 tasks
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