app.route("/api/status/<run_id>")
| 1 | """AI Scientists Web UI — Flask backend. |
| 2 | |
| 3 | A chat-style web interface that wraps the controllable-sandbox agent runner. |
| 4 | Users interact via a multi-turn conversation: the assistant asks for domain |
nothing calls this directly
no outgoing calls
no test coverage detected