Skip to content

feat(drivers/weiyun_open): support weiyun official mcp api#2305

Open
yokinanya wants to merge 1 commit intoOpenListTeam:mainfrom
yokinanya:codex/add-weiyun-open-driver
Open

feat(drivers/weiyun_open): support weiyun official mcp api#2305
yokinanya wants to merge 1 commit intoOpenListTeam:mainfrom
yokinanya:codex/add-weiyun-open-driver

Conversation

@yokinanya
Copy link
Copy Markdown

Description / 描述

  • 新增 WeiYun Open 存储驱动,基于微云官方 MCP 接口实现
  • 官方接口目前未提供创建目录、移动文件或目录、重命名文件或目录等接口,所以无法实现

暂无权限添加标签,需要管理员处理

Motivation and Context / 背景

使用官方MCP接口,可以避免cookie过期的问题

How Has This Been Tested? / 测试

已执行以下测试:

  • go test ./drivers/weiyun_open
  • go test ./drivers

Checklist / 检查清单

  • I have read the CONTRIBUTING document.
    我已阅读 CONTRIBUTING 文档。
  • I have formatted my code with go fmt or prettier.
    我已使用 go fmtprettier 格式化提交的代码。
  • I have added appropriate labels to this PR (or mentioned needed labels in the description if lacking permissions).
    我已为此 PR 添加了适当的标签(如无权限或需要的标签不存在,请在描述中说明,管理员将后续处理)。
  • I have requested review from relevant code authors using the "Request review" feature when applicable.
    我已在适当情况下使用"Request review"功能请求相关代码作者进行审查。
  • I have updated the repository accordingly (If it’s needed).
    我已相应更新了相关仓库(若适用)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant