Skip to content

Version Packages#1375

Merged
Crunchyman-ralph merged 2 commits intomainfrom
changeset-release/main
Nov 1, 2025
Merged

Version Packages#1375
Crunchyman-ralph merged 2 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

task-master-ai@0.31.1

Patch Changes

  • #1370 9c3b273 Thanks @Crunchyman-ralph! - Add support for ZAI (GLM) Coding Plan subscription endpoint as a separate provider. Users can now select between two ZAI providers:

    • zai: Standard ZAI endpoint (https://api.z.ai/api/paas/v4/)
    • zai-coding: Coding Plan endpoint (https://api.z.ai/api/coding/paas/v4/)

    Both providers use the same model IDs (glm-4.6, glm-4.5) but route to different API endpoints based on your subscription. When running tm models --setup, you'll see both providers listed separately:

    • zai / glm-4.6 - Standard endpoint
    • zai-coding / glm-4.6 - Coding Plan endpoint
  • #1371 abf46b8 Thanks @Crunchyman-ralph! - Improved auto-update experience:

    • updates now happen before your CLI command runs and automatically restart to execute your command with the new version.
    • No more manual restarts needed!

Note

Adds ZAI Coding Plan provider endpoint and improves CLI auto-update behavior; bumps version to 0.31.1.

  • Providers:
    • Add zai-coding provider routing to ZAI Coding Plan endpoint (shares model IDs with zai).
  • CLI:
    • Improve auto-update: run update before command execution and auto-restart to run with new version.
  • Release:
    • Bump package to 0.31.1 and update CHANGELOG.md.

Written by Cursor Bugbot for commit f4cf593. This will update automatically on new commits. Configure here.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


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

Copy link
Collaborator

@Crunchyman-ralph Crunchyman-ralph left a comment

Choose a reason for hiding this comment

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

lgtm

@Crunchyman-ralph Crunchyman-ralph merged commit 8905cae into main Nov 1, 2025
9 checks passed
@Crunchyman-ralph Crunchyman-ralph deleted the changeset-release/main branch November 1, 2025 19:07
Crunchyman-ralph added a commit that referenced this pull request Nov 4, 2025
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>
sfc-gh-dflippo pushed a commit to sfc-gh-dflippo/task-master-ai that referenced this pull request Dec 4, 2025
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>
sfc-gh-dflippo pushed a commit to sfc-gh-dflippo/task-master-ai that referenced this pull request Dec 4, 2025
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>
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