The hosted agent at dashboard.academy-agents.org is a UserAgent (observability: live logs, stats, human-in-the-loop, shutdown) — not a compute backend. Integration = subclass MonitoredAgent, pass the USER_AGENT_ID, connect via HttpExchangeFactory(). No project_id needed.
Deferred — hard blocker: academy-dashboard requires Python ==3.13.*; this project is pinned >=3.12,<3.13 (Globus Compute compat). Cannot coexist today.
Revisit when: the Python pins are compatible (dashboard relaxes 3.13, or we move to 3.13) and the dashboard (v0.1.0, ~5 weeks old) has matured.
Related: #66
The hosted agent at dashboard.academy-agents.org is a UserAgent (observability: live logs, stats, human-in-the-loop, shutdown) — not a compute backend. Integration = subclass
MonitoredAgent, pass theUSER_AGENT_ID, connect viaHttpExchangeFactory(). Noproject_idneeded.Deferred — hard blocker:
academy-dashboardrequires Python==3.13.*; this project is pinned>=3.12,<3.13(Globus Compute compat). Cannot coexist today.Revisit when: the Python pins are compatible (dashboard relaxes 3.13, or we move to 3.13) and the dashboard (v0.1.0, ~5 weeks old) has matured.
Related: #66