This website requires JavaScript.
Explore
Help
Sign In
github
/
deer-flow
Watch
1
Star
0
Fork
0
You've already forked deer-flow
mirror of
https://github.com/bytedance/deer-flow.git
synced
2026-05-08 17:58:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
app
/
gateway
History
rayhpeng
c89446ff0a
Merge branch 'main' into rayhpeng/persistence-scaffold
...
# Conflicts: # config.example.yaml
2026-04-06 22:16:42 +08:00
..
routers
Merge branch 'main' into rayhpeng/persistence-scaffold
2026-04-06 22:16:42 +08:00
__init__.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
app.py
feat(persistence): add user feedback + follow-up run association
2026-04-02 19:10:11 +08:00
config.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
deps.py
refactor(persistence): introduce ThreadMetaStore ABC for backend-agnostic thread metadata
2026-04-06 17:45:41 +08:00
path_utils.py
refactor: split backend into harness (deerflow.*) and app (app.*) (
#1131
)
2026-03-14 22:55:52 +08:00
services.py
refactor(persistence): introduce ThreadMetaStore ABC for backend-agnostic thread metadata
2026-04-06 17:45:41 +08:00
utils.py
refactor(gateway): move sanitize_log_param to app/gateway/utils.py
2026-04-06 11:09:42 +08:00