Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Fetch the repository succeeded.
Open Source
>
AI/ML
>
Artificial Intelligence
&&
Watch
Unwatch
Watching
Releases Only
Ignoring
13
Star
117
Fork
80
Bytedance Inc.
/
deer-flow
Code
Issues
1
Pull Requests
1
Wiki
Insights
Pipelines
Service
JavaDoc
PHPDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
DevLens
Don’t show this again
1
add test.md.
Open
eversince:my_test
Bytedance Inc.:main
eversince
create on 2026-06-10 09:49
Clone/Download
HTTPS
SSH
Copy
Email Patch
Diff file
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.
This pull request needs to pass some approval items
Type
Assign personnel
Status
Reviewer
长花天门冬
In progress
(0/1 )
Tester
长花天门冬
In progress
(0/1 )
This pull request cannot be merged. It needs to be reviewed
How to merge Pull Request
git checkout main
git pull https://gitee.com/wujiahuan/deer-flow.git my_test
git push origin main
Comments
0
Commits
1
Files
1
Checks
Code problems
0
Bulk operation
Expand
Collapse
Reviewer
Code Owner
Reviewer
长花天门冬
dengyiyun_admin
No Setting
Min number
1
Tester
长花天门冬
dengyiyun_admin
No Setting
Min number
1
Priority
Not specified
Serious
Main
Secondary
Unimportant
Label
Label settings
No Setting
Link Issue
No link issue
Successfully merged pull requests will close issues
Milestone
No related milestones
Automatic processing
Delete branch after merge
The commit branch is a defualt branch and cannot be deleted
Close related Issues after merge
Use flattening for the Pull Request merger
After checking this option, it is recommended to use the Squash Merge method to consolidate to simplify the submission history
Participators
(1)
1
https://gitee.com/ByteDance/deer-flow.git
[email protected]
:ByteDance/deer-flow.git
ByteDance
deer-flow
deer-flow
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register