github eyaltoledano/claude-task-master task-master-ai@0.31.1

one day ago

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!

Don't miss a new claude-task-master release

NewReleases is sending notifications on new releases.