feat: update desktop workflows and app center
This commit is contained in:
@@ -97,6 +97,7 @@ describe('Chat execution graph lifecycle', () => {
|
||||
error: null,
|
||||
sending: true,
|
||||
activeRunId: 'run-live',
|
||||
activeRunSessionKey: 'agent:main:main',
|
||||
streamingText: '',
|
||||
streamingMessage: {
|
||||
role: 'assistant',
|
||||
@@ -152,6 +153,7 @@ describe('Chat execution graph lifecycle', () => {
|
||||
error: null,
|
||||
sending: true,
|
||||
activeRunId: 'run-starting',
|
||||
activeRunSessionKey: 'agent:main:main',
|
||||
streamingText: '',
|
||||
streamingMessage: null,
|
||||
streamingTools: [],
|
||||
|
||||
Reference in New Issue
Block a user