singularity-forge/packages
Matt Haynes 64f0a5e7b3 feat(models): add GLM-5.1 to Z.AI provider in custom models
GLM-5.1 is the latest Zhipu AI model with 204K context window and
131K max output tokens. It uses the Z.AI Coding Plan endpoint
(OpenAI-compatible) and supports reasoning via enable_thinking.

Not yet tracked by models.dev, so added to models.custom.ts alongside
existing alibaba-coding-plan entries. Merges additively with the
generated Z.AI provider (glm-5, glm-5-turbo, etc.).

Specs from https://docs.z.ai/devpack/using5.1

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-27 14:49:43 -06:00
..
mcp-server feat: Headless Integration Hardening & Release (M002) (#2811) 2026-03-26 23:33:22 -06:00
native fix: use Array.from instead of Buffer.from for native processStreamChunk state (#2348) 2026-03-25 00:08:11 -06:00
pi-agent-core Merge pull request #2173 from frizynn/fix/race-conditions 2026-03-25 22:15:29 -06:00
pi-ai feat(models): add GLM-5.1 to Z.AI provider in custom models 2026-03-27 14:49:43 -06:00
pi-coding-agent fix(interactive): fully remove providers from /providers (#2852) 2026-03-27 09:53:35 -06:00
pi-tui fix: render tool calls above text response for external providers 2026-03-25 14:38:39 -06:00
rpc-client feat: Headless Integration Hardening & Release (M002) (#2811) 2026-03-26 23:33:22 -06:00