Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ object_name
Method
object_name
backend/app/models/tool/bundle.py:18–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16
17
@staticmethod
18
def
object_name():
19
return
"Bundle"
20
21
@classmethod
22
def
build(cls, bundle_dict: Dict):
Callers
1
to_dict
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected