coze-dev / coze-dev/coze-studio
chat-sdk的应用类型对话右上角的 创建新会话 调用完create拿到新的id后,仍使用旧的id去获取list
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version:**
Please provide the version of {project_name} you are using.
**Environment:**
The output of `go env`.
**Additional context**
Add any other context about the problem here.
Contributor guide
Research direction
Start by tracing the chat-sdk flow for the application-type conversation's top-right “Create new session” action, focusing on the create call and the subsequent list retrieval. Reproduce the flow and verify whether the new session ID is used when fetching the list; done means the list reflects the newly created conversation rather than the previous ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100