feat: redesign traditional workbench and formalize public surfaces

This commit is contained in:
冰朔 2026-08-21 01:57:57 +08:00
commit 950b7e48b3
21 changed files with 328 additions and 34 deletions

View file

@ -77,7 +77,7 @@ test('the product surface exposes a real knowledge workbench and browsable code
assert.match(ui, new RegExp(`['"]${command}['"]`))
}
assert.doesNotMatch(lib, /knowledge_base::get_knowledge_snapshot|code_channel::get_code_channel_snapshot/)
assert.match(ui, /知识工作台/)
assert.match(ui, /知识与 Agent/)
assert.match(ui, /HoloLake Era/)
assert.match(ui, /知识视图/)
assert.match(ui, /源文件/)