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 15:49:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
deer-flow
/
backend
/
packages
/
harness
/
deerflow
/
runtime
/
events
/
store
History
rayhpeng
07954cf9d2
style: apply ruff format to persistence and runtime files
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 23:44:48 +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
style: apply ruff format to persistence and runtime files
2026-04-05 23:44:48 +08:00
jsonl.py
fix(persistence): address 22 review comments from CodeQL, Copilot, and Code Quality
2026-04-05 22:49:26 +08:00
memory.py
feat(events): widen content type to str|dict in all store backends
2026-04-04 08:49:25 +08:00