fix(client): address tool tree review

This commit is contained in:
imccyu
2026-08-08 17:12:54 +08:00
parent 3b31b2eba1
commit 871c59c3bc
4 changed files with 20 additions and 15 deletions

View File

@@ -1278,6 +1278,7 @@ describe('ChatView', () => {
const xv = render(<executing.ChatView {...executing.props} />)
expect(xv.container.querySelector('[data-state="running"]')).not.toBeNull()
expect(xv.getByText('执行中…')).toBeTruthy()
expect(xv.getByText('运行中')).toBeTruthy()
// Cross-window soft-fall (run page truncated): generic title, outcome preserved.
const orphan = makeHarness({