Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HKUDS/ClawWork
/ generate_static_data.py
File
generate_static_data.py
scripts/generate_static_data.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
Generate static JSON data files
for
GitHub Pages deployment.
4
Replicates the FastAPI server.py endpoints
as
static files under frontend/public/data/.
Callers
nothing calls this directly
Calls
2
load_task_values
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected