feat: support conversation state events in JavaScript sessions
This commit is contained in:
@@ -34,6 +34,8 @@ const HIDDEN_CALLABLE_TOOL_NAMES = new Set([
|
||||
'ccweb_script_send_message',
|
||||
'ccweb_script_select_semantic_branch',
|
||||
'ccweb_script_get_last_message',
|
||||
'ccweb_script_get_conversation_status',
|
||||
'ccweb_script_get_child_conversation_ids',
|
||||
]);
|
||||
|
||||
const TOOLS = [
|
||||
|
||||
Reference in New Issue
Block a user