feat(repo): 重塑 AaaS 开源叙事与贡献体验 - #1
Merged
Merged
Conversation
围绕“跳过重复交代,直接推进工作”统一中英文 README、网页首屏、分享页、安装路径与社交预览;补齐许可证、贡献指南、治理、安全、支持、路线图、Issue/PR 模板、依赖更新和仓库检查,并重整设计证据与截图,使陌生用户能快速理解价值、立即使用,也能清楚判断发布与 Runner 的边界。 任务执行摘要:模型 GPT-5 Codex;未使用 subagent;Token 为平台未提供精确统计,估算约 8–12 万;费用因缓存与单价不可见,暂记 N/A;使用 aaas、edit-article、tdd、ui-ux-pro-max、control-in-app-browser;运行约 45 分钟;未关联 Issue,状态为实现和本地验收完成,待 PR 审阅与线上发布。
将根目录测试命令收敛到 tests 及 tests/e2e,避免 Node 自动发现 cloud/tests 并在未安装云端依赖的 Runtime Job 中误报 react-dom 缺失。云端测试仍由独立 Control plane Job 完整执行,使本地、CI 和贡献指南中的职责边界一致,也减少重复构建。 任务执行摘要:模型 GPT-5 Codex;未使用 subagent;Token 为平台未提供精确统计,本次修复估算约 8 千;费用估算 N/A;使用 tdd 与 GitHub CI 诊断;运行约 10 分钟;未关联 Issue,PR #1 中发现并修复,状态为本地 33 tests 通过,待远端复验。
在验证文档顶部补充本次开源仓库刷新所对应的实现提交、Draft PR、四项 GitHub CI、根目录与云端测试、构建、Lint、文档、打包和浏览器验收结果;同时明确该分支尚不等同于 Sites 生产部署,避免把历史 Version 5 证据误读为当前页面版本。 任务执行摘要:模型 GPT-5 Codex;未使用 subagent;Token 为平台未提供精确统计,本次估算约 4 千;费用估算 N/A;使用 GitHub CI 与 control-in-app-browser;运行约 5 分钟;未关联 Issue,PR #1 检查全绿,生产部署状态明确标记为待发布。
逐帧研究 Cora 的价值铺陈、静动关系与滚动节奏,移除无产品含义的三维球体和粒子,改用原创电影全景、真实对话界面、分享路径与独立会话结果完成三幕连续证明;新增可复用的产品叙事 Skill、参考案例、无障碍降级与渲染契约测试。 执行摘要:模型 GPT-5 Codex;未使用 subagent;使用 write-a-skill、product-storytelling-motion、ui-ux-pro-max、sites-building、sites-hosting;运行约 35 分钟;Token 约 35k,费用不可得;关联 PR #1,无独立 issue。
B4yesC4t
marked this pull request as ready for review
July 28, 2026 03:14
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Outcome
让第一次进入仓库或分享页的人,在几秒内理解 AaaS 的价值、知道如何立即使用,并清楚区分消费者、发布者和服务器 Runner。
Why now
仓库已有完整能力,但公开叙事、安装路径、页面文案和贡献入口分散且偏技术,降低了陌生用户的理解与采用效率,也让安全边界不够容易被发现。旧版网页动效又停留在卡片出现和抽象装饰,没有用真实产品状态证明价值。
What changed
product-storytelling-motionSkill、方法参考和 AaaS 完整示例Product and compatibility impact
不改变 Agent、Conversation、Runner 或公共 API 语义。消费者仍无需 Runner;只有明确发布时才检查并按需安装常驻 Runner。
Security and isolation
公开文案和模板继续强调源 Session 不回写、消费者对话独立,以及不要在 Issue、日志或截图中提交 Secret、Token、Transcript 和本地路径。
Verification
npm run checkRemaining