fix: rename h5 execution override to deep reasoning

This commit is contained in:
john
2026-07-04 14:57:13 +08:00
parent 12268110f7
commit e4657c7e55
13 changed files with 79 additions and 73 deletions
+1 -1
View File
@@ -185,7 +185,7 @@ test('direct chat rejects non-text messages', () => {
}), false);
});
test('direct chat rejects page generation tasks so goose can execute them', () => {
test('direct chat rejects page generation tasks so the execution backend can handle them', () => {
const service = createDirectChatService({
enabled: true,
userAuth: {},