Commit Graph

8 Commits

Author SHA1 Message Date
杨柳杰
67db2ee5b2 refactor: 文档维护点收归mipu-api,新增SDK
- 移除 docs/ 和 Release CI,文档维护点收归 mipu-api 子模块
- 新增 sdk/mipu_requests Python SDK(构造参数传入凭据)
- 新增 CLAUDE.md 标注文档维护路径
- 精简 README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 19:12:16 +08:00
杨柳杰
58b84d6f94 fix: 修复git clone URL双https://前缀问题
All checks were successful
Release Docs / release (push) Successful in 3s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v1.0.0
2026-05-04 17:43:53 +08:00
杨柳杰
7dad08d1a9 fix: 去掉actions/checkout依赖,改用git clone避免GitHub网络问题
Some checks failed
Release Docs / release (push) Failing after 1s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:42:30 +08:00
杨柳杰
2df3c17936 fix: CI先清理旧Release再创建,避免重复冲突
Some checks failed
Release Docs / release (push) Failing after 11s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:40:08 +08:00
杨柳杰
8b9247291b fix: CI工作流去掉jq依赖,改用python3解析JSON
Some checks failed
Release Docs / release (push) Failing after 6s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 17:36:53 +08:00
杨柳杰
8811dee333 docs: 添加发布说明文档
Some checks failed
Release Docs / release (push) Failing after 9m0s
包含前置配置、发布流程、版本号规则和用户端更新机制说明。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 12:30:12 +08:00
杨柳杰
ff8ef0068e chore: 更新mipu-api submodule(update.sh→update.py兼容Windows)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 12:25:58 +08:00
杨柳杰
b450b512a2 init: mipu-open 对外开放项目统一管理仓库
- 添加 mipu-api 作为 git submodule (Claude Code Skill)
- 迁移 API 文档源文件到 docs/ 目录统一维护
- 添加 Gitea Actions 工作流:tag推送自动打包docs并发布Release
- Skill 运行时自动从 mipu-open Release 下载最新文档

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-04 12:16:08 +08:00