Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Sep 30, 2025

Important

Add changeset for v3.28.14 with GLM-4.6 model support for z.ai provider.

  • Changeset:
    • Adds .changeset/v3.28.14.md for version 3.28.14.
    • Describes patch update for roo-cline package.
    • Adds support for GLM-4.6 model for z.ai provider.
    • Includes release image and contributor credits.

This description was created by Ellipsis for 839359d. You can customize this summary. It will automatically update as commits are pushed.

@mrubens mrubens requested review from cte and jr as code owners September 30, 2025 13:33
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 30, 2025
@mrubens mrubens merged commit 4ec921c into main Sep 30, 2025
10 checks passed
@mrubens mrubens deleted the release/v3.28.14 branch September 30, 2025 13:33
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 30, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 30, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found some issues that need attention.

"roo-cline": patch
---

![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-release.png)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: The image path is absolute (/releases/...) which may not render correctly on GitHub/npm. Use a repository-relative path and align model name casing with provider naming.

Suggested change
![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-release.png)
![3.28.14 Release - glm-4.6 Model Support](releases/3.28.14-release.png)


![3.28.14 Release - GLM-4.6 Model Support](/releases/3.28.14-release.png)

- Add support for GLM-4.6 model for z.ai provider (#8406 by @dmarkey, PR by @roomote)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: Include the implementation PR number for traceability and align casing with provider naming.

Suggested change
- Add support for GLM-4.6 model for z.ai provider (#8406 by @dmarkey, PR by @roomote)
- Add support for glm-4.6 model for z.ai provider (#8406 by @dmarkey, PR #8408 by @roomote)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants