This website requires JavaScript.
Explore
Help
Sign In
skills
/
deerflow2
Watch
4
Star
0
Fork
0
You've already forked deerflow2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68ba4198b8
deerflow2
/
backend
/
packages
/
harness
/
deerflow
/
runtime
History
Zhipeng Zheng
c81ab268fb
fix(serialization): stop stripping __interrupt__ from channel values (
#3595
) (
#3605
)
2026-06-17 15:29:22 +08:00
..
checkpointer
fix(runtime): protect sync singleton init and reset (
#3413
)
2026-06-08 08:38:36 +08:00
events
perf(runtime): index messages in MemoryRunEventStore to avoid O(n) scans (
#3531
)
2026-06-12 22:58:30 +08:00
runs
perf(runtime): index runs by thread_id to avoid O(n) scans in RunManager (
#3499
)
2026-06-12 16:48:47 +08:00
store
fix(runtime): protect sync singleton init and reset (
#3413
)
2026-06-08 08:38:36 +08:00
stream_bridge
refactor: root release config in gateway runtime (
#2611
)
2026-04-28 00:13:04 +08:00
__init__.py
fix(history): strip base64 image data from REST endpoint responses (
#3535
)
2026-06-13 08:58:19 +08:00
converters.py
Fix the issues when reviewing 2566 persistant part (
#2604
)
2026-04-28 11:44:40 +08:00
journal.py
fix runtime journal run lifecycle events (
#3470
)
2026-06-10 08:33:29 +08:00
serialization.py
fix(serialization): stop stripping __interrupt__ from channel values (
#3595
) (
#3605
)
2026-06-17 15:29:22 +08:00
user_context.py
fix(agents): make update_agent honor runtime.context user_id like setup_agent (
#2867
)
2026-05-12 23:18:54 +08:00