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: Path: .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 |
hifizz
marked this pull request as ready for review
September 15, 2026 09:44
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.
从 ThreadChat 对话验证代码调研任务:@github 指定仓库,启动 E2B 沙箱、读取冻结版本源码、生成 Markdown Artifact,并按 /publish-pr 指令创建报告草稿 PR。
实现使用 ComputeSDK Direct Provider Mode,复用现有 AI SDK 7 工具循环、消息流和 Artifact 保存。前端展示真实阶段状态与读取结果。默认关闭,通过服务端账号与仓库允许列表开放;GitHub Token 不进入沙箱;仅新增报告文件,不修改目标代码、不自动合并。未改数据库结构。
新增无数据库真实联调入口:pnpm cloud-research:smoke。--check 只检查配置,--publish 执行真实模型/E2B/GitHub 调用。开发 harness 增加云调研 UI 场景,明确标注模拟服务。
验证:最新代码 TypeScript 和定向 ESLint 通过;核心实现通过 Next.js 生产构建。真实 SDK 多轮调用和消息流测试、Python 读取器边界测试、现有消息流回归通过。新增客户端测试覆盖实际 SSE 解析、Store 阶段更新、终态 Artifact 和 React 任务卡渲染。外部模型/E2B/GitHub 在测试中模拟。构建环境未配置 better-auth,日志包含对应提示。
真实云端端到端仍待验证:当前环境没有 E2B、模型、数据库或应用 GitHub Token;连接器不能读取示例 hifizz/coding(404);未找到可用云沙箱/Coolify 插件或本地 Coolify CLI。Cloud Browser 访问 localhost 返回 ERR_BLOCKED_BY_CLIENT,浏览器视觉验收未完成。PR 保持草稿,不能将模拟测试称为真实云任务已跑通。
运行与限制:docs/sandbox/github-cloud-research-demo.md。短任务 demo 暂不提供持久队列或进程重启后的恢复。