pub async fn rm_agent( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<StatusCode, ApiError>
DELETE /api/agents/{id} — forget the agent (local: caliban registry; k8s: CR).
DELETE /api/agents/{id}