Open
Conversation
|
@codex-automation is attempting to deploy a commit to the op7418's projects Team on Vercel. A member of the Team first needs to authorize it. |
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.
背景
这是对旧 PR #171 的最新主线重发版。旧 PR 提交时间较早,位置已经比较靠后;本 PR 基于最新
main重新整理后提交,方便继续 review。保持不变的核心意图
这次针对最新主线的适配方式
src/components/ai-elements/file-tree.tsxsrc/components/chat/MessageInput.tsx@path@path,并复用现有附件桥接逻辑src/lib/file-tree-dnd.tssrc/__tests__/unit/file-tree-dnd.test.ts范围说明
验证
node node_modules/typescript/bin/tsc --noEmit --pretty falsenode node_modules/tsx/dist/cli.mjs --test src/__tests__/unit/file-tree-dnd.test.ts src/__tests__/unit/message-input-interactions.test.tsnpm run test未能作为最终证据:better-sqlite3所需原生构建产物npm install进一步暴露出zlib-sync原生模块需要 Windows SDK10.0.22621.0与旧 PR 的关系