coze-dev / coze-dev/coze-studio

在工作流中调用插件,没有传递 ConversationId 和 BotId

Open
#2,418 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

在工作流中调用插件,没有传递 ConversationId 和 BotId

**To Reproduce**

1. 创建对话流,在对话流中调用插件

Image

2. 在智能体中引用对话流

Image
3. 测试

Image

缺少 X-AIPlugin-Conversation-ID 和 X-AIPlugin-Bot-ID
Image

**Expected behavior**

将会话的 ConversationId 和 BotId 传递插件

**相关 Issue**

#2190

Contributor guide

Open the contributing guide

Research direction

Start from the workflow path that invokes a plugin and trace how the conversation context is passed into the plugin request. Verify the ConversationId and BotId values used by the agent are included as X-AIPlugin-Conversation-ID and X-AIPlugin-Bot-ID. Done means reproducing the workflow and observing both headers in the plugin request, with behavior aligned to related issue #2190.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.