Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ object_name
Method
object_name
plugin/app/models/plugin.py:40–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
39
@staticmethod
40
def
object_name():
41
return
"Plugin"
42
43
@classmethod
44
def
build(cls, bundle_id: str, plugin_data: Dict):
Callers
1
to_dict
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected