fix: Minor streaming fixes (no-changelog) (#17683)

This commit is contained in:
oleg
2025-07-28 10:18:00 +02:00
committed by GitHub
parent e0ffadef34
commit e1aa60ce6f
11 changed files with 662 additions and 86 deletions

View File

@@ -27,8 +27,7 @@ export class Agent extends VersionedNodeType {
],
},
},
// We keep defaultVersion as 2.1 to ensure we publish streaming when everything is ready
defaultVersion: 2.1,
defaultVersion: 2.2,
};
const nodeVersions: IVersionedNodeType['nodeVersions'] = {