feat: redesign traditional workbench and formalize public surfaces
This commit is contained in:
parent
e54c93c7ae
commit
950b7e48b3
21 changed files with 328 additions and 34 deletions
|
|
@ -36,7 +36,7 @@ test('only provisioned channels receive current packs and Shiyu Yaochu stays def
|
|||
|
||||
test('the worker UI presents personal skill brain separately from persona worker and tool executor', () => {
|
||||
const panel = read('src/modules/knowledge-agent/LocalWorkerPanel.tsx')
|
||||
assert.match(panel, /本频道私有技能脑/)
|
||||
assert.match(panel, /本频道私有技能/)
|
||||
assert.match(panel, /模型只给语义候选/)
|
||||
assert.match(panel, /现实写入仍走频道回执和目标读回/)
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue