mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 03:30:40 +00:00
useStatusLine hook accesses sessionStats.metrics.tools.totalCalls, sessionStats.metrics.files.totalLinesAdded, and currentModel which were missing from the mock UIState, causing a TypeError crash during render and making 4 Footer tests fail in CI. |
||
|---|---|---|
| .. | ||
| channels | ||
| cli | ||
| core | ||
| sdk-java | ||
| sdk-typescript | ||
| test-utils | ||
| vscode-ide-companion | ||
| web-templates | ||
| webui | ||
| zed-extension | ||