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

@ -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', () => {