openclaw/patches
mneves75 f7b32195cb feat(agent): auto-enable GLM-4.7 thinking mode
Add automatic thinking mode support for Z.AI GLM-4.x models:
- GLM-4.7: Preserved thinking (clear_thinking: false)
- GLM-4.5/4.6: Interleaved thinking (clear_thinking: true)

Uses Z.AI Cloud API format: thinking: { type: "enabled", clear_thinking: boolean }

Includes patches for pi-ai, pi-agent-core, and pi-coding-agent to pass
extraParams through the stream pipeline. User can override via config
or disable via --thinking off.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 04:10:56 +01:00
..
@mariozechner__pi-agent-core.patch feat(agent): auto-enable GLM-4.7 thinking mode 2026-01-08 04:10:56 +01:00
@mariozechner__pi-ai.patch feat(agent): auto-enable GLM-4.7 thinking mode 2026-01-08 04:10:56 +01:00
@mariozechner__pi-coding-agent.patch feat(agent): auto-enable GLM-4.7 thinking mode 2026-01-08 04:10:56 +01:00
playwright-core@1.57.0.patch fix(browser): patch playwright-core for Bun WebSocket compatibility 2026-01-06 19:27:09 +00:00
qrcode-terminal.patch fix: patch qrcode-terminal import for Node 22 2026-01-06 02:23:55 +01:00