Add ACP agent backend and terminal controls
This commit is contained in:
@@ -382,6 +382,7 @@ fn persisted_remote_child_conversation(
|
||||
id: 0,
|
||||
conversation_id: conversation_id.to_string(),
|
||||
conversation_data: serde_json::to_string(&AgentConversationData {
|
||||
agent_backend: Default::default(),
|
||||
server_conversation_token: Some("restored-child-token".to_string()),
|
||||
conversation_usage_metadata: None,
|
||||
reverted_action_ids: None,
|
||||
|
||||
Reference in New Issue
Block a user