memory-leak-debug

Installation
SKILL.md

Memory Leak Debugging

Diagnose memory leaks in the Qwen Code Node.js CLI by capturing heap snapshots and analyzing retained object sizes via chrome-devtools CLI tooling.

Prerequisites

Step 1: Start the CLI with Snapshot Signal

Use tmux so you can interact with the TUI and trigger snapshots from another pane. Use the tmux-real-user-testing helper script:

Installs
2
GitHub Stars
27.6K
First Seen
Aug 12, 2026
memory-leak-debug — qwenlm/qwen-code