feat(beta 01/08): 国际化基础、双语工作区与账户语言偏好 - #163
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Repository: hifizz/thread-chatbot/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Beta 方案 PR 总导航(已完成文档提交)8 个分支、8 个独立方案提交、8 个新 PR;本批只修改 OpenSpec/Markdown,没有业务代码、依赖或数据库迁移变更。所有 PR 当前均未合并。
分支堆叠Git 只有一个直接父分支,完整功能依赖另见各 proposal 和 docs/beta/README.md。父 PR 合入 main 后,更新子分支并排除已合并父提交,再把子 PR base 改为 main 并检查差异;尤其使用 squash/rebase 时不要直接把父提交重复带入。不要在父 PR 未处理时随意把子 PR 合入父分支。 入口:本 PR 的 验证边界上述 GitHub Actions 已真实完成并全部 success,对应 |
Localize the workspace, preferences, authentication, email, and ThreadChat UI. Include the remaining Artifact, untitled-project, sharing, and canvas main-thread copy fixes.
9a083f1 to
d3e834d
Compare
状态:国际化基础实现完成,可进入代码评审
本 PR 已从方案进入实现。主要实现提交:
8326fc4b16d99416e9bd94b310bcd6033c0140e5;认证 Cookie 前缀修复:fff517d8e4e162388eb337fe7deeb2bfa973d9b8。已实现
验证证据
最新提交
fff517d8e4e162388eb337fe7deeb2bfa973d9b8的 GitHub Actions 已通过:Beta checks:类型检查、Beta 回归、OpenSpec、隔离 PostgreSQL、桌面和手机 Chromium 验收。OpenSpec:严格校验通过。Agent Evals:通过。运行记录:https://github.com/hifizz/thread-chatbot/actions/runs/35308225443
合并与发布边界
drizzle/migration,符合仓库规则。locale字段迁移必须在develop集成任务统一生成,并在上一版本结构的隔离数据库验证后,才能部署到现有数据库。设计与公共契约见
docs/beta/README.md、docs/beta/contracts.md和docs/beta/i18n-implementation.md。