Description
GLM 5 and Kimi 2.5 Stuck the prompt tool upon invoking command /dugleelabs/spec/implement.
Steps to Reproduce
- Run
copair --model glm
bedrock:
type: openai-compatible
base_url: https://bedrock-mantle.us-east-1.api.aws/v1
api_key: bedrock-api-key-xxx
models:
glm:
id: zai.glm-5
max_tokens: 32000
context_window: 262144
support_tool_calling: true
supports_streaming: true
- Do
/dugleelabs/spec/implement
- See stuck terminal
Expected Behavior
Implementation should run
Actual Behavior
Stuck
Environment
- copair version: v1.9.0 (community)
- Node.js version: (
node --version)
- OS: (e.g., macOS 15.3, Ubuntu 24.04)
- Terminal: (e.g., iTerm2, Terminal.app, Alacritty)
- Shell: (e.g., zsh, bash)
Additional Context
Any other context about the problem.
Description
GLM 5 and Kimi 2.5 Stuck the prompt tool upon invoking command
/dugleelabs/spec/implement.Steps to Reproduce
copair --model glm/dugleelabs/spec/implementExpected Behavior
Implementation should run
Actual Behavior
Stuck
Environment
node --version)Additional Context
Any other context about the problem.