登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 618 年中盛典开启:企业版新购最高送一年,PocketClaw 首次限时折扣
代码拉取完成,页面将自动刷新
开源项目
>
人工智能
>
AI-人工智能
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
12
Star
107
Fork
73
Bytedance Inc.
/
deer-flow
代码
Issues
1
Pull Requests
1
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
1
add test.md.
开启的
eversince:my_test
Bytedance Inc.:main
eversince
创建于 2026-06-10 09:49
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
1. add test.md. --- <!-- Reference a related issue with #123. Use Fixes / Closes / Resolves to auto-close it on merge. Delete this line if the PR doesn't reference an issue. --> Fixes # ## Why <!-- Why are you opening this PR? Cover two things: - The trigger — what made you write this? A bug you hit, a feature you need, tech debt, or a prod issue? - The pain being addressed — user-facing problem, or what it unblocks. For non-trivial features, please open an issue/discussion first to align on scope before writing code. --> ## What changed <!-- Describe the change from a user's / caller's perspective, not as a code diff. e.g.: - "Settings now has a 'Custom endpoint' field, off by default" - "Backend /api/chat gains a `stream` flag, defaults to false" - "Default model changed from X to Y — existing users notice on first run" --> ## Surface area <!-- Check every box that applies. Reviewers use this to scope the review. --> - [ ] **Frontend UI** — page / component / setting / interaction under `frontend/` - [ ] **Backend API** — endpoint / SSE event / request-response shape under `backend/app` - [ ] **Agents / LangGraph** — agent node, graph wiring, `langgraph.json`, or prompt change - [ ] **Sandbox** — `docker/` or sandboxed execution - [ ] **Skills** — change under `skills/` - [ ] **Dependencies** — new/upgraded entry in `backend/pyproject.toml` or `frontend/package.json` (say what it buys us) - [ ] **Default behavior change** — changes existing behavior without the user opting in (default model, default setting, data shape) - [ ] **Docs / tests / CI only** — no runtime behavior change ## Screenshots / Recording <!-- If you checked "Frontend UI", attach screenshots showing the entry point — where users discover the change — not just the feature in isolation. Before/after is best for behavior changes. Short GIFs welcome. --> ## Bug fix verification <!-- Skip (delete) this section if this PR is not a bug fix. Bugs should be encoded as a failing test that goes red before the fix. Confirm: - Test path that reproduces the bug: - Did it go red on `main` and green on this branch? (yes / no) - If a red test wasn't cheap to write, explain why and what you did instead. --> ## Validation <!-- What you actually ran. Run at least the checks for the area you changed: Backend: cd backend && make lint && make test Frontend: cd frontend && pnpm format && pnpm lint && pnpm typecheck && BETTER_AUTH_SECRET=local-dev-secret pnpm build && make test Frontend E2E (if you touched frontend/): cd frontend && make test-e2e --> ## AI assistance <!-- DeerFlow is an AI project — most PRs here use AI coding tools, and that's welcome. Disclosing it just helps reviewers calibrate how closely to read the diff. Please fill all three; don't delete the section. --> **Tool(s) used:** <!-- e.g. Claude Code, Cursor, GitHub Copilot, Codex, Windsurf, or "none" --> **How you used it:** <!-- e.g. "generated the module from a spec", "autocomplete only", "AI wrote tests, I wrote the impl". A prompt or conversation link is great too. --> - [ ] I've read and understand every line of this change and take responsibility for it — it's not unreviewed AI output.
此 Pull Request 需要通过一些审核项
类型
指派人员
状态
审查
长花天门冬
进行中
(0/1人)
测试
长花天门冬
进行中
(0/1人)
此 Pull Request 暂不能合并,一些审核尚未通过
怎样手动合并此 Pull Request
git checkout main
git pull https://gitee.com/wujiahuan/deer-flow.git my_test
git push origin main
评论
0
提交
1
文件
1
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
长花天门冬
dengyiyun_admin
未设置
最少人数
1
测试
长花天门冬
dengyiyun_admin
未设置
最少人数
1
优先级
不指定
严重
主要
次要
不重要
标签
标签管理
未设置
关联 Issue
未关联
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
合并选项
合并后删除提交分支
提交分支为默认分支,无法删除
合并后关闭提到的 Issue
接受 Pull Request 时使用扁平化(Squash)合并
勾选此选项后,将建议使用 Squash Merge 方式合并以精简提交历史记录
参与者
(1)
1
https://gitee.com/ByteDance/deer-flow.git
git@gitee.com:ByteDance/deer-flow.git
ByteDance
deer-flow
deer-flow
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册