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-08-28 07:38:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
runtime
/
events
/
store
History
rayhpeng
74dc663c23
fix(events): use metadata flag instead of heuristic for dict content detection
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 08:56:13 +08:00
..
__init__.py
feat(persistence): add ORM models, repositories, DB/JSONL event stores, RunJournal, and API endpoints
2026-04-02 19:03:38 +08:00
base.py
feat(events): widen content type to str|dict in all store backends
2026-04-04 08:49:25 +08:00
db.py
fix(events): use metadata flag instead of heuristic for dict content detection
2026-04-04 08:56:13 +08:00
jsonl.py
feat(persistence): add ORM models, repositories, DB/JSONL event stores, RunJournal, and API endpoints
2026-04-02 19:03:38 +08:00
memory.py
feat(events): widen content type to str|dict in all store backends
2026-04-04 08:49:25 +08:00