Skip to content

GLM 5 and Kimi2.5 Console Stuck #29

Description

@ops-gaurav

Description

GLM 5 and Kimi 2.5 Stuck the prompt tool upon invoking command /dugleelabs/spec/implement.

Steps to Reproduce

  1. 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
  1. Do /dugleelabs/spec/implement
  2. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions