Merge branch 'worktree/ci-native-windows-coverage-20260808' into worktree/ci-native-windows-multicore-20260809

This commit is contained in:
Tianyi Cui
2026-08-09 17:25:33 +08:00
393 changed files with 1000 additions and 917 deletions
@@ -159,7 +159,7 @@ describe('dsh-tool-subagent-report', () => {
expect(names).not.toContain('send_message')
})
it('delivers quiet reports with stable identity and provenance without waking', async () => {
it('delivers quiet reports with stable message and sender identities without waking', async () => {
const { ctx, parent, adapter } = await setup()
const { started, child } = await startChild(ctx, parent)
const parentRequests = adapter.requests.filter(request => request.sessionId === parent.id).length