sync: update from private repo (ddadfd71)
CI / build-and-test (push) Waiting to run

This commit is contained in:
oss-sync
2026-07-08 23:35:00 +00:00
parent b1292e34b2
commit 77ee3bc426
187 changed files with 19918 additions and 10938 deletions
+2 -2
View File
@@ -1103,8 +1103,8 @@ test('space MCP isolation: server registered in A is visible in A, absent in B',
// Space task/settings feature parity (feat/space-feature-parity-tests).
//
// Phase 1 added a per-chat action toolbar (data-testid="space-chat-actions") to
// the inline SpaceConversation, with delete / share / continue / visibility
// controls reusing the SAME implementation as the Tasks-page DetailHeader. These
// the inline SpaceConversation, with delete / share / continue controls reusing
// the SAME implementation as the Tasks-page DetailHeader. These
// tests prove each action works INSIDE a space without ever bouncing to the
// Tasks page, plus the 概要 (overview) feedback flow and every 設定 sub-tab.
//