qwen-code/packages
tanzhenxin 36cb2e2dab feat(cli): live stats and list/detail polish for background agents
Surface subagent token and tool counts while the agent is still running
(previously populated only at completion) and keep the detail subtitle
in sync with the Progress rows by counting TOOL_CALL events ourselves —
executionStats.totalToolCalls only advances on TOOL_RESULT, so it would
lag the visible row count by one while a tool was in flight.

Drop terminal entries from the list so the header counts and the list
stop disagreeing, auto-fall-back from the detail view when the viewed
entry finishes or disappears, and keep the "Local agents" header
rendered in the empty state so the dialog doesn't visually collapse.

Round elapsed time to whole seconds, pre-truncate progress rows with
string-width so truncated and non-truncated rows share the same left
indent, and switch the list's selection chevron + scroll hints to
ASCII glyphs.
2026-04-23 15:06:34 +08:00
..
channels chore(release): bump version to 0.15.0 (#3526) 2026-04-22 19:26:13 +08:00
cli feat(cli): live stats and list/detail polish for background agents 2026-04-23 15:06:34 +08:00
core feat(cli): live stats and list/detail polish for background agents 2026-04-23 15:06:34 +08:00
sdk-java Fix typo in class name (#2189) 2026-04-18 11:59:36 +08:00
sdk-typescript fix(sdk): settle pending next() promise in Stream.return() to prevent hangs (#2981) 2026-04-18 09:46:56 +08:00
vscode-ide-companion chore(release): bump version to 0.15.0 (#3526) 2026-04-22 19:26:13 +08:00
web-templates chore(release): bump version to 0.15.0 (#3526) 2026-04-22 19:26:13 +08:00
webui chore(release): bump version to 0.15.0 (#3526) 2026-04-22 19:26:13 +08:00
zed-extension chore(zed-extension): update package version to 0.10.0 2026-02-06 14:26:01 +08:00