pub async fn handle_agent_options(
__arg0: State<AppState>,
headers: HeaderMap,
) -> Response<Body>Expand description
GET /api/onboard/agent-options — every alias-reference list the
agent form needs, derived from the live config. Mirrors the lists the
TUI computes locally for its alias pickers.