Skip to content

Commit 42a1be2

Browse files
author
延枚
committed
feat: 改进 Yunxiao API 错误处理机制并升级版本号
- 扩展 YunxiaoError 类以包含更多请求上下文信息 - 修改 yunxiaoRequest 函数以传递更多错误上下文 - 增强 formatYunxiaoError 函数以提供更详细的错误信息 - 升级版本号从 0.1.33 到 0.1.34 Change-Id: Id85bae8c80643f7297024bae66e6062ca54dc5d2 Co-developed-by: Gemini <[email protected]>
1 parent 6f56350 commit 42a1be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alibabacloud-devops-mcp-server",
3-
"version": "0.1.33",
3+
"version": "0.1.34",
44
"description": "MCP Server for using the alibabacloud-devops API: allows AI assistants to directly participate in development collaboration, helping teams optimize development processes and improve efficiency.",
55
"type": "module",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)