Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BUPT-GAMMA/MASFactory
/ ChatDevRootGraph
Class
ChatDevRootGraph
masfactory/compatibility/chatdev/graph.py:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
4
class
ChatDevRootGraph(WorkflowOutputRootGraph):
5
_outputs_key =
"chatdev_outputs"
6
_preferred_suffixes = (
"DONE"
,
"FINAL"
,
"END"
,
"HAS_CODE"
,
"NO_CODE"
)
Callers
1
blueprint_to_chatdev_graph
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected