D8D Developer
|
df81143d5c
|
fix: 修复发布脚本确保添加 v 前缀
Docker Build and Push / build-and-push (push) Successful in 2m28s
release/v0.0.1
|
2026-03-20 07:07:06 +00:00 |
|
D8D Developer
|
d49cce1c37
|
chore: 添加标签发布脚本,CI 改为标签触发
- 添加 scripts/release_tag.sh 版本标签发布脚本
- 修改 CI 工作流触发方式:分支 → 标签
- 默认从 release/v0.0.1 开始自动递增
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
|
2026-03-20 07:01:09 +00:00 |
|
D8D Developer
|
fafef0e034
|
feat: 实现 Claude API 透传代理服务
实现完整的 Claude API 代理服务,支持:
- 透传 /v1/* 路径到上游 API
- 流式 (SSE) 和非流式响应
- JSONL 格式请求日志
- /health 健康检查端点
- Docker 多阶段构建
- Gitea Actions CI/CD 工作流
安全加固:
- 容器以非 root 用户运行
- 添加 Docker HEALTHCHECK
- 实现优雅关闭处理 (SIGTERM/SIGINT)
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
|
2026-03-20 06:47:46 +00:00 |
|
D8D Developer
|
569a79272a
|
更新 .gitignore,保留 _bmad-output 目录
Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-20 04:28:28 +00:00 |
|
D8D Developer
|
2686c40928
|
添加 .gitignore 文件
Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-20 04:27:09 +00:00 |
|
D8D Developer
|
3a725f16bc
|
初始化项目并安装 BMAD Method V6
- 安装 BMAD 核心
- 安装 bmm 模块
- 配置 claude-code 工具 (36 个技能, 9 个代理)
Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-03-20 04:23:37 +00:00 |
|