Sully
|
cb84c00eca
|
添加staging release workflow (#22)
* update variable name
* update docker port
* fix alembic migration files
* 给远端 SSH 调用加了 keepalive
* fix app-expo code file format
* comment out quality test threshold
---------
Co-authored-by: Kevin <kevin@brighteng.org>
|
2026-05-11 11:33:07 +08:00 |
|
Kevin
|
175784292d
|
implement staging workflow
|
2026-05-09 16:16:48 +08:00 |
|
Kevin
|
309a051038
|
feat: 回忆录证据血缘与内部评测可追溯,顺带对齐本地评测台与 CI
数据库与模型:新增多版迁移(章节证据快照、对话血缘、记忆事实/时间线 lineage 等),把「成稿 ↔ 对话/记忆」的溯源信息落到表结构里。
业务链路:会话与 WS、回忆录/故事流水线、记忆写入与 enrichment 等跟着接上线索与快照;新增章节证据快照与评测侧 EvalTraceService 等模块,方便组评审用的证据包。
内部评测:自动化 run 与手工 memoir 评审共用可追溯证据;rubric/ judge 相关脚本与文档有配套调整。
app-eval-web:Memoir/实验详情里能展开看证据摘要与 evidence_trace(含对话轮次 id);Vite 代理与 development.sh 注入的 API 端口与当前默认内部评测端口一致,避免改端口后页面连错服务。
工程杂项:GitHub Actions / 仓库说明有更新;各适配器与支付/配额/plan 等多处为小改动或跟随主改动的收尾;新增/扩充了?
|
2026-04-08 15:37:09 +08:00 |
|
Kevin
|
805da8d789
|
replace with docker compose
|
2026-03-25 17:40:04 +08:00 |
|
Kevin
|
b4f4369b7d
|
Squash merge feat/expo-app: app-expo, .cursor, workflows, package.json, .husky; remove app-android, app-ios, react-app
|
2026-03-19 01:13:38 +08:00 |
|
iammm0
|
c35cbaa94e
|
ci: 更新 CI 工作流
- 更新 .github/workflows/README.md
- 更新 .github/workflows/android-release.yml
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-13 10:04:59 +08:00 |
|
iammm0
|
c0ca5e0dbd
|
chore: 更新gitignore与CI工作流
- 更新.gitignore
- 更新.github/workflows/README.md
- 新增android-release.yml Android发布流程
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-11 16:06:22 +08:00 |
|
iammm0
|
084075dcdb
|
ci: 新增GitHub Actions CI/CD配置
- 新增.github/工作流配置
|
2026-01-26 11:54:20 +08:00 |
|