Skip to content

Frequent error: Turn stalled - no completion signal received. Pleasetry again. #2487

@yahayao

Description

@yahayao

Description

When using yolo mode for operations, it freezes and becomes unresponsive, with a prompt below displaying Turn stalled - no completion signal received. Pleasetry again. After some time, sending continue still cannot resume the operation, and the prompt below shows Turn dispatch timed out; the engine may have stopped. Please try again. If you exit codewhale after the Turn stalled - no completion signal received. Pleasetry again.prompt appears and then use codewhale run --continue to restore the session, the failed turn disappears, and you can immediately start a new conversation turn, but will finally stop after some time due to the same reason.

Expected behavior

codewhale can normally worked

Environment

  • OS: Windows 10
  • codewhale version: 0.8.48
  • Install method: pnpm
  • codewhale doctor summary:
codewhale Doctor
==================

Version Information:
  codewhale-tui: 0.8.48 (7765f32cddac)
  rust: unknown

Updates:
  · current: v0.8.48
  ✓ latest: v0.8.48
    Already up to date.

Configuration:
  ✓ config.toml found at ~\.codewhale\config.toml
  workspace: D:\Desktop\Code\github\emule
  search_provider: duckduckgo (source: default; set [search] provider = "bing" | "tavily" | "bocha" to switch)

State Root:
  active: ~\.codewhale
  dual roots: ~\.codewhale (primary) + ~\.deepseek (legacy)

API Keys:
  ✓ deepseek: env=no, config=yes
  · nvidia-nim: env=no, config=no
  · openai: env=no, config=no
  · atlascloud: env=no, config=no
  · wanjie-ark: env=no, config=no
  · openrouter: env=no, config=no
  · xiaomi-mimo: env=no, config=no
  · novita: env=no, config=no
  · fireworks: env=no, config=no
  · siliconflow: env=no, config=no
  · moonshot: env=no, config=no
  · sglang: env=no, config=no
  · vllm: env=no, config=no
  · ollama: env=no, config=no
  · credential precedence: ~/.deepseek/config.toml, OS keyring, then env
  ✓ active provider key resolved from config.toml

API Connectivity:
  · provider: deepseek
  · base_url: https://api.deepseek.com/beta
  · model: deepseek-v4-pro
  · strict_tool_mode: disabled
  ✓ API connection successful

MCP Servers:
  ✓ MCP feature flag enabled
  · MCP config not found at ~\.deepseek\mcp.json
    Run `codewhale mcp init` or `codewhale setup --mcp`.

Skills:
  · local skills dir not found at D:\Desktop\Code\github\emule\skills
  · .agents skills dir not found at D:\Desktop\Code\github\emule\.agents\skills
  ✓ global .agents skills dir found at ~\.agents\skills (2 items)
  ✓ global skills dir found at ~\.codewhale\skills (12 items)
  · selected skills dir: ~\.agents\skills

Tools:
  ✓ tools dir found at ~\.codewhale\tools (0 items)

Plugins:
  ✓ plugins dir found at ~\.codewhale\plugins (0 items)

Storage:
  ✓ tool-output spillover at ~\.deepseek\tool_outputs (115 files)
  · composer stash empty (Ctrl+S in the composer to park a draft)

Tool Dependencies:
  ✓ Python: python → code_execution tool registered
  ✓ Node.js: present → js_execution tool registered
  · pandoc: not found (optional)
    pandoc_convert tool is NOT advertised to the model. Install pandoc to enable:
      winget install JohnMacFarlane.Pandoc
  · tesseract: not found (optional)
    image_ocr tool is NOT advertised to the model. Install tesseract to enable:
      winget install UB-Mannheim.TesseractOCR
  · pdftotext: not found (optional — pure-Rust extractor is the default in v0.8.32)
    Install Poppler only if you want to opt into pdftotext for column-heavy PDFs.

Terminal Quirks:
  · no env-driven terminal-quirk overrides active

Platform:
  OS: windows
  Arch: x86_64
  ! sandbox not available (commands run best-effort)

All checks complete!
  • Model/provider: deepseek
  • Terminal app: windows terminal
  • Shell: powershell

Logs, screenshots, or recordings

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions