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
|
|
@ -18,7 +18,7 @@ test('each verified persona receives one stable local execution subpersona with
|
|||
assert.match(runtime, /experience_nodes/)
|
||||
assert.match(runtime, /save_experience/)
|
||||
assert.match(runtime, /route_experience/)
|
||||
assert.match(panel, /不是子人格记忆/)
|
||||
assert.match(panel, /任务沙箱清理不会删除执行体记忆/)
|
||||
})
|
||||
|
||||
test('model-free experience learning is the public default and the small model is only optional enhancement', () => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue