MCPcopy Create free account
hub / github.com/SkyworkAI/DeepResearchAgent / get_data

Route get_data

src/visualization/visualizer.py:None–None  ·  view source on GitHub ↗
self.app.route('/api/data')

Source from the content-addressed store, hash-verified

1"""Tracer visualization module for displaying agent execution records."""
2
3import json
4import threading

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected