mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 20:51:36 +00:00
ACP: improve live text batching readability
This commit is contained in:
@@ -54,6 +54,7 @@ describe("acp stream settings", () => {
|
||||
}),
|
||||
);
|
||||
expect(settings.deliveryMode).toBe("live");
|
||||
expect(settings.hiddenBoundarySeparator).toBe("space");
|
||||
});
|
||||
|
||||
it("uses default tag visibility when no override is provided", () => {
|
||||
|
||||
Reference in New Issue
Block a user