DeepSeek DSH speeds up 70x with simple prompt mismatch fix
teortaxesTex · x · 2026-08-17
DeepSeek's open-source framework DSH suffered from slow terminal execution due to a prompt mismatch between the underlying terminal-bash and the tool-bash-persistent layer, forcing a 3.5s timeout per command.
The fix is straightforward: align the CONTROLLEDPROMPT constant in the source code and adjust the length check. Benchmarking shows latency dropping from 3600ms to 158ms, a 70x performance improvement.
More from coding & agent
- MIT paper: clinical multi-agent committees cascade shortcuts; only referee agents catch it — MIT · 2026-08-17
- Agent Optimization Hierarchy: Architecture Over Human Review — MikeBirdTech · 2026-08-17
- GitHub Repo: Complete roadmap to become an AI Engineer in 2026 — ZabihullahAtal · 2026-08-17
- Anthropic Releases Dataset of 817 Cybersecurity Skills for AI Agents — mukul975 · 2026-08-17
- MoneyPrinterTurbo passes 105K stars: turn any keyword into HD short videos — harry0703 · 2026-08-17
- Test shows Sol and GLM-5.3 catch critical code flaws; Claude misses them — morgymcg · 2026-08-17