[PR #303] [MERGED] 修复某些客户端没有接收到流结束信息后的错误 #330

Closed
opened 2026-02-27 07:18:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/justlovemaki/AIClient-2-API/pull/303
Author: @majie776
Created: 2/4/2026
Status: Merged
Merged: 2/4/2026
Merged by: @justlovemaki

Base: mainHead: main


📝 Commits (1)

  • 6170666 修复某些客户端没有接收到流结束信息后的错误

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 src/utils/common.js (+11 -0)

📄 Description

某些客户端接收流的时候没有接收到结束信息,直接关闭流之后会报错,比如Xcode coding assistant


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/justlovemaki/AIClient-2-API/pull/303 **Author:** [@majie776](https://github.com/majie776) **Created:** 2/4/2026 **Status:** ✅ Merged **Merged:** 2/4/2026 **Merged by:** [@justlovemaki](https://github.com/justlovemaki) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`6170666`](https://github.com/justlovemaki/AIClient-2-API/commit/6170666ff3f5c90816814dd8346798974a9e2590) 修复某些客户端没有接收到流结束信息后的错误 ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/utils/common.js` (+11 -0) </details> ### 📄 Description 某些客户端接收流的时候没有接收到结束信息,直接关闭流之后会报错,比如Xcode coding assistant --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 07:18:59 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AIClient-2-API-justlovemaki#330
No description provided.