MCPcopy Create free account
hub / github.com/microsoft/Webwright / task_view

Route task_view

assets/task_showcase/app.py:None–None  ·  view source on GitHub ↗
app.route("/task/<short_id>")

Source from the content-addressed store, hash-verified

1"""Flask dashboard for repeatable task-showcase JSON.
2
3Each task lives under ``tasks/<short_id>/``. The only required files are:
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected